]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/notification: Do not block sending replication notification events for processing... 58197/head
authorkchheda3 <kchheda3@bloomberg.net>
Wed, 24 Apr 2024 16:36:44 +0000 (12:36 -0400)
committerYuval Lifshitz <ylifshit@ibm.com>
Thu, 18 Jul 2024 14:28:38 +0000 (14:28 +0000)
commitfc158a2ec41d4cd790cd02690c86c48b97601fd0
tree1d7037c145bef76500107c0fd888c3b7161a1fd3
parent113e500338d757a0c2dc73b409adf8d2b99e2aec
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>
(cherry picked from commit 02295f90ec52cab10eb0599351c60251a03f79f8)
src/rgw/driver/rados/rgw_cr_rados.cc
src/rgw/rgw_lc.cc