[rabbitmq-discuss] [rabbitmq_c] Infinite wait in login_with_properties function

Alan Antonuk alan.antonuk at gmail.com
Mon Dec 30 12:23:43 GMT 2013


To be clear rabbitmq-c shouldn't infinite loop inside of amqp_login*() when
network issues occur. Most likely what will happen is that the recv() call
will have a long timeout before returning failure, which will be bubbled up
and returned as an error from the amqp_login*() function.

-Alan


On Wed, Dec 25, 2013 at 10:05 PM, Haster <haster2004 at yandex.ru> wrote:

> Hi, Alan.
>
> I saw this behavior only one time. But I didn't try to reproduce it.
>
> I don't think, that network problems could happen frequently in that place,
> but
> if they happen... there will be infinite loop
>
>
>
> --
> View this message in context:
> http://rabbitmq.1065348.n5.nabble.com/rabbitmq-c-Infinite-wait-in-login-with-properties-function-tp32275p32306.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131230/9f6ced42/attachment.html>


More information about the rabbitmq-discuss mailing list