Actions
Bug #55476
closedrgw: remove entries from bucket index shards directly in limited cases
% Done:
100%
Source:
Development
Backport:
quincy, pacific, octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-11878-g2c12dbb7f30
Released In:
v18.2.0~2288
Upkeep Timestamp:
2025-07-13T22:40:12+00:00
Description
To remove an entry from a bucket index shard, we employ the dir_suggest mechanism. That is very subtle though, and another, important bug fix broke this functionality. So we should remove entries from the bucket index using librados and bypassing CLS.
Updated by J. Eric Ivancich almost 4 years ago
- Precedes Cleanup #55471: rgw: clean up and consolidate shard calculations added
Updated by J. Eric Ivancich almost 4 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot almost 4 years ago
- Copied to Backport #55507: pacific: rgw: remove entries from bucket index shards directly in limited cases added
Updated by Upkeep Bot almost 4 years ago
- Copied to Backport #55508: octopus: rgw: remove entries from bucket index shards directly in limited cases added
Updated by Upkeep Bot almost 4 years ago
- Copied to Backport #55509: quincy: rgw: remove entries from bucket index shards directly in limited cases added
Updated by Konstantin Shalygin about 1 year ago
- Status changed from Pending Backport to Resolved
- % Done changed from 0 to 100
- Source set to Development
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 2c12dbb7f307c8ed6011935cf798306a74b929a2
- Fixed In set to v17.0.0-11878-g2c12dbb7f30
- Released In set to v18.2.0~2288
- Upkeep Timestamp set to 2025-07-13T22:40:12+00:00
Actions