[rabbitmq-discuss] Occasional slow message on a local machine

Brennan Sellner bsellner at seegrid.com
Sat Sep 15 04:22:48 BST 2012


Matthias,

On 09/14/2012 05:32 PM, Matthias Radestock wrote:
> What appears to be happening is that we attempt to remove the entries
> for the queue from the durable queue and binding tables. Even though
> there are no such entries mnesia still writes to its disk log, which we
> subsequently detect and request an fsync.
> 
> Looks like we need to get smarter here.

Thanks for the confirmation -- I'll try to architect around it for now.
 I can consolidate some of the queries to use a shared response queue +
correlation id, though not all.  That may get us by until there's a
proper fix.

Thanks!

-Brennan



More information about the rabbitmq-discuss mailing list