[rabbitmq-discuss] RabbitMQ crashes when messages are being pumped into a queue under win32 envir

Matthias Radestock matthias at rabbitmq.com
Mon Apr 4 06:35:03 BST 2011


Jerry Kuch wrote:
> We actually have a bug reported, with a fix checked in, but not yet 
> released, that could account for some of the trouble you've had. 
> [...] Since the deduplication scheme was a bit buggy, it was possible
> for the deduplication cache to end up filled with the entire contents
> of a queue under certain conditions.

That is a red herring. The dedup cache was only ever operating when (a)
a message was referenced by more than one queue, and (b) it was consumed
with noack=false. Neither of which is the case in the example code that
was sent.

> Also, if you can produce some totally self-contained code that we can
> easily compile and run

That would indeed be helpful.


Matthias.


More information about the rabbitmq-discuss mailing list