** 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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to