a9814d4cb2

During rally tests it was discovered that the latency between receiving message and dispatching it can reach up to 10 minutes. This behaviour breaks the mechanism of acks and retries in zmq driver, which causes test failures. This patch tries to fix these problems by moving ack sending from rpc server's thread to zmq dealer consumer's thread (immediately after message receiving). Change-Id: If33d14006ffa947baf5c34c8b1f61f336432374f
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%