Activity log for bug #1484343

Date Who What changed Old value New value Message
2015-08-13 04:05:21 Zhenyu Zheng bug added bug
2015-08-13 04:05:55 Zhenyu Zheng nova: assignee Zhenyu Zheng (zhengzhenyu)
2015-08-13 07:54:40 Markus Zoeller (markus_z) tags quotas
2015-08-13 12:54:16 Zhenyu Zheng summary Race conditions for quota_usage tabel Multiple record for same user and resource in quota_usage tabel
2015-08-13 13:06:27 Zhenyu Zheng description Currently, the quota usage table doesn't contain UniqueConstraint policy. Although it has locks when writing data, but nova-api allows multiple workers. Under extreme circumstance, for example: multiple api workers are trying to read and write the table at the same time, new record may be recorded to the list for the same user and same resources. Currently, the quota usage table doesn't contain UniqueConstraint policy. Although it has locks when writing data, but under extreme circumstance, for example: launching over 100 instances at the same time for a new tenant(user). In this condition,the quota usage table for this user is empty, and there might be a chance that multiple record are recorded for same resource and same user. Adding UniqueConstraint policy for this table can solve this problem.
2015-08-14 02:29:14 OpenStack Infra nova: status New In Progress
2015-08-17 07:17:27 wanghao bug task added cinder
2015-08-17 07:27:53 wanghao cinder: assignee wanghao (wanghao749)
2015-08-21 07:32:35 OpenStack Infra nova: assignee Zhenyu Zheng (zhengzhenyu) wangxiyuan (wangxiyuan)
2015-08-21 12:06:18 OpenStack Infra nova: assignee wangxiyuan (wangxiyuan) Zhenyu Zheng (zhengzhenyu)
2015-08-27 02:51:36 OpenStack Infra cinder: status New In Progress
2016-03-07 02:32:19 wanghao cinder: importance Undecided Medium
2016-03-07 12:35:14 Davanum Srinivas (DIMS) nova: status In Progress Confirmed
2016-07-12 15:52:12 John Garbutt nova: importance Undecided Medium
2016-09-30 22:03:56 Sean McGinnis summary Multiple record for same user and resource in quota_usage tabel Multiple record for same user and resource in quota_usage table
2017-05-22 23:10:04 Jay Bryant cinder: status In Progress Triaged
2017-06-23 16:32:06 Sean Dague nova: assignee Zhenyu Zheng (zhengzhenyu)
2018-01-12 19:00:12 Sean McGinnis cinder: assignee wanghao (wanghao749)
2018-01-31 14:25:18 Matt Riedemann nova: status Confirmed Won't Fix
2021-03-11 09:22:20 Gorka Eguileor cinder: status Triaged In Progress
2021-03-11 09:22:20 Gorka Eguileor cinder: assignee Gorka Eguileor (gorka)