← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1458919] [NEW] a race in service report count update

 

Public bug reported:

Update of report_count is not protected in a transaction -
https://github.com/openstack/nova/blob/master/nova/servicegroup/drivers/db.py#L82
.  When multiple service worker processes are used, they may overwrite
each other's report_count update.

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  a race in service report count update

Status in OpenStack Compute (Nova):
  New

Bug description:
  Update of report_count is not protected in a transaction -
  https://github.com/openstack/nova/blob/master/nova/servicegroup/drivers/db.py#L82
  .  When multiple service worker processes are used, they may overwrite
  each other's report_count update.

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


Follow ups

References