Reviewed: https://review.openstack.org/84938 Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=3e6c0b38a36af5276dd4ce7a1bd0d0dfc5a3d03f Submitter: Jenkins Branch: master
commit 3e6c0b38a36af5276dd4ce7a1bd0d0dfc5a3d03f Author: zhangjl <[email protected]> Date: Thu Apr 3 12:44:23 2014 +0800 Message was send to wrong node with use zmq as rpc_backend zmq: Send message to correct endpoint for directed messages If set the zmq driver needs to use the topic.server attribute to ensure that messages directed to a specific endpoint are sent to the correct server rather than being randomly sent to endpoints advertising the required topic. Change-Id: If63235640e0b8e6ec8690a4edaefa1b303705ac6 Closes-bug: #1301723 ** Changed in: oslo.messaging Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301723 Title: Message was sent to wrong node with zmq as rpc_backend To manage notifications about this bug go to: https://bugs.launchpad.net/oslo.messaging/+bug/1301723/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
