[rabbitmq-discuss] dotnet client - Increasing prefetch with BasicQoS during HandleBasicDeliver doesn't trigger retrieval of next message
Matthias Radestock
matthias at rabbitmq.com
Mon May 12 10:42:42 BST 2014
On 12/05/14 10:08, Simon MacMullen wrote:
> You are running 3.3.x? The new semantics for consumer prefetch mean that
> setting basicQos after consuming will only define a prefetch for *new*
> consumers. You could work around this by setting global=true.
...or by basic.cancel'ing the consumer and re-basic.consume'ing.
Matthias.
More information about the rabbitmq-discuss
mailing list