On 03/24/2014 09:24 PM, Chris Friesen wrote:

The problem is that the RPC code in Havana doesn't handle connection
error exceptions.  The oslo.messaging code used in Icehouse does.

If we ported
"https://github.com/openstack/oslo.messaging/commit/0400cbf4f83cf8d58076c7e65e08a156ec3508a8";
to Havana I'd expect that it would catch the exception and reconnect
rather than sit there spinning forever.

Gah! Just realized I was reading that diff wrong. It's adding back the check for channel errors, not connection errors. Oslo.messaging has had the connection error check all along.

Looks like this may be due to a bad patch on our end. Sorry for the noise on this one.

Chris



_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to