yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57861
[Bug 1437996] Re: LBV2: when the number of listeners is large, count method of quota executes very slow
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1437996
Title:
LBV2: when the number of listeners is large, count method of quota
executes very slow
Status in neutron:
Expired
Bug description:
when I created 800+ listeners, it will take about 1 minute to create a new listener.
CAUSE: the count method of quota implement slow since get_listeners_count in lb plugin is not implemented, so it will get the list of all listeners.
The same problem with loadbalancer, pool and healthmonitor.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1437996/+subscriptions
References