← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1157442] Re: db.service_update unused join to compute_node

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => grizzly-rc1

-- 
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/1157442

Title:
  db.service_update unused join to compute_node

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Every time when we are updating service we are making join to
  compute_node.

  We don't use compute_node data from returning value.

  And this method is very offen called. 
  For example if we have about 1000 nodes there will be about 1k services. And each 10 seconds they are updated. So it produces about 100 req/sec.

  So it is important to make this method faster.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1157442/+subscriptions