Project

General

Profile

Actions

Bug #14857

closed

Multi object delete using HTTP POST does not update bucket metadata

Added by Karthik Sathyanarayana about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
High
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When we perform multiple object delete using HTTP POST where the object key list is sent in XML, response shows that objects have been successfully deleted. However, HTTP GET request on bucket URL with deleted object name as prefix lists the object.
If we try to GET the deleted object it returns 404. Thus deletion is actually taking place.
However, GET request on bucket shows deleted objects. Looks like bucket metadata is not getting updated.

Actions #1

Updated by Yehuda Sadeh about 8 years ago

  • Assignee set to Orit Wasserman
Actions #2

Updated by Orit Wasserman almost 8 years ago

I cannot reproduce with latest hammer version.
Can you try again to reproduce on the latest hammer version?

Actions #3

Updated by Karthik Sathyanarayana almost 8 years ago

Verified that multi object delete works fine on Hammer 0.94.6

Actions #4

Updated by Yehuda Sadeh almost 8 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF