[Bug 1186310] Re: Zmq raises timeout on cast() if no topic consumers
Mathew Hodson
mathew.hodson at gmail.com
Wed Aug 31 19:06:41 UTC 2016
** No longer affects: oslo.messaging (Ubuntu Wily)
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to oslo.messaging in Ubuntu.
https://bugs.launchpad.net/bugs/1186310
Title:
Zmq raises timeout on cast() if no topic consumers
Status in oslo.messaging:
Fix Released
Status in oslo.messaging package in Ubuntu:
Fix Released
Status in oslo.messaging source package in Vivid:
Fix Released
Bug description:
The RpcTimeout exception is raised if the matchmaker cannot find any
consumers for a topic. This is common if there are no consumers.
While this might be legitimate and even expected for call(), it seems
likely that delivery failures should be ignored for cast().
There is at least one case in Nova where a cast is made and does not
catch this Timeout exception.
Discovered by Joe Gordon
To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.messaging/+bug/1186310/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list