hreinhardt/amqp

qos always sets Global to False, there doesn't seem to be any way to set this to True.

Closed this issue · 5 comments

qos always sets Global to False, there doesn't seem to be any way to set this to True.

@magnusb are you sure that your broker actually supports global?

Yes. I just made a fork that allows me to set it to True, and tested with
RabbitMQ 3.3.1.
The global flags works as expected, here:
http://www.rabbitmq.com/consumer-prefetch.html

Thanks,
Magnus.

On Mon, Jun 16, 2014 at 11:31 AM, Michael Klishin notifications@github.com
wrote:

@magnusb https://github.com/magnusb are you sure that your broker
actually supports global?


Reply to this email directly or view it on GitHub
#48 (comment).

@magnusb FYI, it wasn't the case until 3.3.

I have now added this parameter in v0.9.

Thanks!
On 17 Jun 2014 06:05, "Holger Reinhardt" notifications@github.com wrote:

Closed #48 #48.


Reply to this email directly or view it on GitHub
#48 (comment).