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

Also available in: Atom PDF