Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reef: rgw/notifications: fetch object state to get size, in rgw_lc.cc #51027

Merged
merged 2 commits into from Apr 25, 2023

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Apr 11, 2023

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

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

mattbenjamin and others added 2 commits April 11, 2023 09:46
Failure to call get_obj_state() leaves object size and other members
uninitialized, and appears to result in in lc delete notifications
with 0 for object size.

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

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit b20a667)
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 7c58b2a)
@cbodley cbodley added rgw backport: no-conflicts Backport without conflicts labels Apr 11, 2023
@cbodley cbodley added this to the reef milestone Apr 11, 2023
@cbodley cbodley requested a review from a team as a code owner April 11, 2023 13:47
@cbodley cbodley merged commit e9d797b into ceph:reef Apr 25, 2023
11 checks passed
@cbodley cbodley deleted the wip-59013 branch April 25, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants