← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1260902] Re: improve load distribution on rabbitmq servers

 

** Also affects: oslo
   Importance: Undecided
       Status: New

** No longer affects: neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1260902

Title:
  improve load distribution on rabbitmq servers

Status in Oslo - a Library of Common OpenStack Code:
  New

Bug description:
  Currently, neutron service reconnects to rabbit server when it detects a connection failure. It goes blindly picking up the first rabbit server configured always, try and move onto next if the connection attempt fails. 
  It would never use second rabbit server if first one succeeds. 

  Instead, we should distribute the connection load onto available
  rabbit servers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo/+bug/1260902/+subscriptions


References