← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1445412] [NEW] performance of plugin_rpc.get_routers is bad

 

Public bug reported:

the get_routers plugin call that the l3 agent makes is serviced by a
massive amount of SQL queries that lead the whole process to take on the
order of hundreds of milliseconds to process a request for 10 routers.

This will be a blanket bug for a series of performance improvements that
will reduce that time by at least an order of magnitude.

** Affects: neutron
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Kevin Benton (kevinbenton)

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

Title:
  performance of plugin_rpc.get_routers is bad

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  the get_routers plugin call that the l3 agent makes is serviced by a
  massive amount of SQL queries that lead the whole process to take on
  the order of hundreds of milliseconds to process a request for 10
  routers.

  This will be a blanket bug for a series of performance improvements
  that will reduce that time by at least an order of magnitude.

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


Follow ups

References