Skip to content

tentacle: rgw/lc: stop using merge_and_store_attrs in remove_bucket_config#63075

Merged
cbodley merged 1 commit intoceph:tentaclefrom
cbodley:wip-71151-tentacle
May 1, 2025
Merged

tentacle: rgw/lc: stop using merge_and_store_attrs in remove_bucket_config#63075
cbodley merged 1 commit intoceph:tentaclefrom
cbodley:wip-71151-tentacle

Conversation

@cbodley
Copy link
Copy Markdown
Contributor

@cbodley cbodley commented Apr 30, 2025

backport tracker: https://tracker.ceph.com/issues/71151


backport of #62980
parent tracker: https://tracker.ceph.com/issues/71083

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

merge_and_store_attrs() is no longer able to remove xattrs. change the
sal::Bucket's attrs manually and call put_info() to write them back

Fixes: https://tracker.ceph.com/issues/71083

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f3cc521)
@cbodley cbodley requested a review from a team as a code owner April 30, 2025 14:39
@cbodley cbodley added this to the tentacle milestone Apr 30, 2025
@cbodley cbodley added the rgw label Apr 30, 2025
@cbodley
Copy link
Copy Markdown
Contributor Author

cbodley commented Apr 30, 2025

needs testing against ceph/s3-tests#645

@cbodley
Copy link
Copy Markdown
Contributor Author

cbodley commented May 1, 2025

@cbodley cbodley merged commit 3feb86b into ceph:tentacle May 1, 2025
12 checks passed
@BlaineEXE
Copy link
Copy Markdown
Collaborator

BlaineEXE commented Jul 28, 2025

@cbodley is it possible that more work is needed to resolve the issue for v19, or that this got reverted before the v19.2.3 release?

We are still seeing that your fix is working in Rook's nightly CI against ceph:main, but we started seeing CI failures consistent with this fix using v19.2.3, opened here: rook/rook#16188

@cbodley
Copy link
Copy Markdown
Contributor Author

cbodley commented Jul 29, 2025

according to https://tracker.ceph.com/issues/71083#note-8 it was the backport of #61995 for 19.2.3. i prepared a squid backport for this fix in #64741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants