![ChangBo Guo(gcb)](/assets/img/avatar_default.png)
The rule of choosing AMQP message broker is that chose first available one in order now. The order depends on what we set in configuration file. That means all the connections will flock to same message broker and that may lead out performance issue. This patch randomizes the order of choosing message broker for each connection to leverage broker cluster. Change-Id: Ib5098e574d4ef81428065885e2295d0f87aba715 Partial-Bug: #1261631
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
See also: Library Documentation
Description
Languages
Python
99.8%
Shell
0.2%