-
Similar to #301 (and maybe even #1037).
We have a Kinesis application that randomly hangs (~~seemingly indefinitely~~, as I type this one of them unwound after being blocked from 3:35AM to 4:39AM) …
-
I have a problem with channels not closing. When using node-amqp I had the same issue, but resolved it with this queue option:
closeChannelOnUnsubscribe: true
Then when my socket.io client disconnec…
-
Using a DevStack installation at `commit e08f45f77f73392b2524992d8ca6c4e628400bcc` in * branch `stable/mitaka`
```
Dashboard is not enabled for this domain.
Error ID: 0d29e012-3744-4012-9ecf-4bbf…
-
Just getting my feet wet with your lovely library. Perhaps I have a fundamental misunderstanding but is it possible to have more than one instance of RSMQ populating the same queues?
-
As [pulled from PEP 512](https://www.python.org/dev/peps/pep-0512/#handling-misc-news):
Traditionally the Misc/NEWS file [19] has been problematic for changes which spanned Python releases. Oftenti…
-
It's not a bug report, more like a consultancy request... maybe an idea for the feature.
While playing with kafka-console-consumer I've spotted that sometimes after consumer rebalancing same message …
-
I am working with kafka-python, and it's very good. But there is a case:
when I call consumer.subscribe(topic_name"), and consume some messages, I can get offsets information by kafka-consumer-group.s…
hicqu updated
8 years ago
-
Hi,
In reference to #135
Problem for live-lock still exists for version 1.0.1.RELEASE
I have tested it using your test case "testBatchAck" with ContainerProperties:
```
containerProps.setSy…
-
Currently, running `cogctl bootstrap` on a previously-bootstrapped system exits with a `1` instead of a `0`. This means the command is not actually idempotent, and forces consumers to deal with a "fai…
-
I figured getting into nitty-gritty code talks might be better served here, where the code lives! Also, as a reference point for the inevitable code branch.
[Google Groups Discussion](https://groups.g…