Bug 2271806
Summary: | Delete bucket tagging via cli is not successful | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Chaithra <ckulal> |
Component: | RGW | Assignee: | Pritha Srivastava <prsrivas> |
Status: | CLOSED ERRATA | QA Contact: | Chaithra <ckulal> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | akraj, ceph-eng-bugs, cephqe-warriors, mbenjamin, mkasturi, tserlin |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 7.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-18.2.1-128.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.Delete bucket tagging no longer fails
Previously, an incorrect logic in RADOS SAL `merge_and_store_attrs()` caused deleted attributes to not materialize. This also affected `DeleteLifecycle`. As a result, a pure attribute delete did not take effect in some code paths.
With this fix, the logic to store bucket tags uses RADOS SAL `put_info()` instead of `merge_and_store_attrs()`. Delete bucket tagging now succeeds as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2024-06-13 14:30:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 14
errata-xmlrpc
2024-06-13 14:30:28 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |