yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25177
[Bug 1374556] Re: SQL lookups to get port details should be batched
** Also affects: neutron/juno
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1374556
Title:
SQL lookups to get port details should be batched
Status in OpenStack Neutron (virtual network service):
Fix Committed
Status in neutron juno series:
New
Bug description:
The RPC handler for looking up security group details for ports does
it one port at a time, which means an individual SQL query with a join
for every port on a compute node, which could be 100+ in a heavily
subscribed environment.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1374556/+subscriptions
References