[rabbitmq-discuss] Auto delete Queue disappears while using with direct exchange.
Michael Klishin
mklishin at gopivotal.com
Mon Oct 21 14:19:50 BST 2013
On 21 Oct 2013, at 17:10, Rohit Patle <Rohit.Patel2 at techmahindra.com> wrote:
> exception exit: {{case_clause,{error,ebadf}},
> [{tls_connection,handle_unrecv_data,2,
> [{file,"tls_connection.erl"},
> {line,3065}]},
What Erlang version do you use? There is at least one
known issue in the Erlang SSL implementation that caused ebadf
to be returned:
http://www.erlang.org/documentation/doc-5.7.4/lib/ssl-3.10.7/doc/html/notes.html
(search for "ebadf").
Connection crash indeed may result in auto-deleted queues being sweeped,
but this hypothesis would take some time to investigate.
--
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list