[rabbitmq-discuss] Rabbit crash

Jeremy Dunck jdunck at gmail.com
Mon Jan 18 19:47:12 GMT 2010


On Mon, Jan 18, 2010 at 1:35 PM, Matthias Radestock <matthias at lshift.net> wrote:
...
(Sorry, I meant to reply to this, too.)

>> It turns out that I've been using the .Net client incorrectly -- I've
>> been publishing (and consuming with basic.consume) using a single
>> IModel from multiple threads.  This is specifically pointed out as
>> something to be avoided in the User Guide, so it may be my fault for
>> crashing the server.
>
> That wouldn't crash the server. The worst thing that can happen is that the
> client ends up sending some garbage, which will cause the server to report
> an error and close the offending connection.

Unfortunately that leaves me with a mystery.  :-)  I'm still gonna try
to reproduce, because I don't really want to put it back in prod
without feeling good about its chances.




More information about the rabbitmq-discuss mailing list