Actions
Bug #68190
openrgw: master zonegroup check for other zonegroup owned buckets when deleting bucket
% Done:
0%
Source:
Backport:
squid reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
Currently, when a bucket owned by zonegroup_b wants to be deleted the request will be forwarded to the master zonegroup (zonegroup_a). Then zonegroup_a tries to check whether the bucket is empty, and as it doesn't own the bucket it doesn't have the indexes therefore the flow is broken and no buckets can be deleted.
It needs to be clarified what the process of bucket deletion and the fix applied on both API and command line like "radosgw-admin bucket rm is".
Updated by Casey Bodley 10 months ago
- Status changed from New to Pending Backport
Updated by Upkeep Bot 10 months ago
- Copied to Backport #71041: squid: rgw: master zonegroup check for other zonegroup owned buckets when deleting bucket added
Updated by Upkeep Bot 10 months ago
- Copied to Backport #71042: reef: rgw: master zonegroup check for other zonegroup owned buckets when deleting bucket added
Actions