rgw/notification: send correct size in COPY events
Fixes: https://tracker.ceph.com/issues/51305
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit
17cc2a4afcd44c601901216f83f7404f4850fb9a)
Conflicts:
src/rgw/rgw_op.cc
src/test/rgw/bucket_notification/test_bn.py
Cherry-pick notes:
- src/rgw/rgw_op.cc: conflicts due to prior backport of https://github.com/ceph/ceph/pull/42155
- src/test/rgw/bucket_notification/test_bn.py: changed tests were in a different test file in Pacific