<div class="gmail_extra">Wow, thank you for noticing that. I see that the bug you report is extremely widespread. I wonder where it came from? I&#39;ve updated all the libraries I maintain that suffer from this problem.<br>
<br>Thanks again!<br><br>Regards,<br>  Tony<br><br><div class="gmail_quote">On 27 April 2012 10:55, Ivan Dyachkov <span dir="ltr">&lt;<a href="mailto:ivan.dyachkoff@gmail.com" target="_blank">ivan.dyachkoff@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi guys,<div><br></div><div>this is really weird:</div><div><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;background-color:rgb(237,236,230);display:inline!important;font-weight:bold;float:none;line-height:normal;text-transform:none;font-size:12px;white-space:normal;font-family:sans-serif;word-spacing:0px"><br>
</span></div><div><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;background-color:rgb(237,236,230);display:inline!important;font-weight:bold;float:none;line-height:normal;text-transform:none;font-size:12px;white-space:normal;font-family:sans-serif;word-spacing:0px">src/amqp_channel.erl:</span></div>
<div><div style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:12px;white-space:normal;font-family:monospace;word-spacing:0px">
<pre style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><a href="http://hg.rabbitmq.com/rabbitmq-erlang-client/file/db6f2fb3b0ec/src/amqp_channel.erl#l469" style="color:rgb(136,0,0);text-decoration:none" target="_blank">   469</a> code_change(_OldVsn, State, _Extra) -&gt;
</pre></div><div style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;background-color:rgb(237,236,230);font-weight:normal;line-height:normal;text-transform:none;font-size:12px;white-space:normal;font-family:monospace;word-spacing:0px">
<pre style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><a href="http://hg.rabbitmq.com/rabbitmq-erlang-client/file/db6f2fb3b0ec/src/amqp_channel.erl#l470" style="color:rgb(136,0,0);text-decoration:none" target="_blank">   470</a>     State.</pre>
</div><div><br></div></div><div>when it must return {ok, State}. So when we try to upgrade node running amqp_client, upgrade fails.</div><div>Other modules implementing gen_server[2] behavior have the same issue.</div><span class="HOEnZb"><font color="#888888"><div>
<br></div><div>/Ivan</div></font></span></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Tony Garnock-Jones<br><a href="mailto:tonygarnockjones@gmail.com" target="_blank">tonygarnockjones@gmail.com</a><br><a href="http://homepages.kcbbs.gen.nz/tonyg/" target="_blank">http://homepages.kcbbs.gen.nz/tonyg/</a><br>

</div>