Description of problem: When uploads race with deletes of the same object, the bucket index may end up in an inconsistent state. If the head object's deletion happens last but its index transaction completes first, the object will still be listed by ListObjects but Head/GetObject requests will fail with 404. Version-Release number of selected component (if applicable): 5 6 7 8 How reproducible: rarely Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.