[rabbitmq-discuss] amqp_client upgrade bug

Ivan Dyachkov ivan.dyachkoff at gmail.com
Fri Apr 27 15:55:34 BST 2012


Hi guys,

this is really weird:

src/amqp_channel.erl:
   469 code_change(_OldVsn, State, _Extra) ->
   470     State.

when it must return {ok, State}. So when we try to upgrade node running amqp_client, upgrade fails.
Other modules implementing gen_server[2] behavior have the same issue.

/Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120427/bc04180d/attachment.htm>


More information about the rabbitmq-discuss mailing list