← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1260902] [NEW] improve load distribution on rabbitmq servers

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: Ravi Chunduru (ravivsn)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Ravi Chunduru (ravivsn)

-- 
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 OpenStack Neutron (virtual network service):
  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/neutron/+bug/1260902/+subscriptions


Follow ups

References