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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to