]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/notification: Do not block sending replication notification events for processing...
authorkchheda3 <kchheda3@bloomberg.net>
Wed, 24 Apr 2024 16:36:44 +0000 (12:36 -0400)
committerkchheda3 <kchheda3@bloomberg.net>
Wed, 12 Jun 2024 18:10:01 +0000 (14:10 -0400)
commit02295f90ec52cab10eb0599351c60251a03f79f8
tree9fcde32d37d9fd132a9345a2081715e1fcb28050
parent87084c755f62870132a04eb810552fdcd1afeb0c
rgw/notification: Do not block sending replication notification events for processing for object tag decode errors.

This was the behavior prior to https://github.com/ceph/ceph/pull/55795, however while refactoring this behavior was changed, hence revert back the logic to not send the events if the obj_tag decoding fails.

Signed-off-by: kchheda3 <kchheda3@bloomberg.net>
src/rgw/driver/rados/rgw_cr_rados.cc