performance of plugin_rpc.get_routers is bad
Bug #1445412 reported by
Kevin Benton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Kevin Benton | ||
Juno |
Fix Released
|
Undecided
|
Unassigned | ||
Kilo |
New
|
Undecided
|
Unassigned |
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.
Changed in neutron: | |
assignee: | nobody → Kevin Benton (kevinbenton) |
Changed in neutron: | |
importance: | Undecided → High |
tags: | added: l3-ipam-dhcp |
Changed in neutron: | |
status: | In Progress → Fix Committed |
Changed in neutron: | |
milestone: | none → liberty-1 |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | liberty-1 → 7.0.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/174806
Review: https:/