[rabbitmq-discuss] RabbitMQ sending frames after delivering connection_close_ok

Marek Majkowski majek04 at gmail.com
Thu Dec 20 10:35:22 GMT 2012


Hi,

One of the Puka users found that it is possible to
crash Puka. It happens as RabbitMQ seems to
keep on sending frames after connection_close_ok.

Puka has trouble behaving in such a case.

Is it a valid AMQP behaviour? Can anything be delivered
after connection_close_ok had been sent?

More comments:
  https://github.com/majek/puka/issues/34

To reproduce run two instances of this code on a
SMP machine:
  https://gist.github.com/4344132

Tested with RabbitMQ 2.7.1 and probably 2.8.6.

Cheers,
    Marek


More information about the rabbitmq-discuss mailing list