** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1177487
Title:
Scheduler DB lookups are slow
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The scheduler lookups compute node information in the DB at the
beginning every request. These DB lookups can be slow due to a
missing index on compute_node_stats. The impact is that under heavy
load, the scheduler can fall behind and mark services as down when the
ComputeFilter runs, which will fail a request.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1177487/+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