]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/notifications: fix zero size in notifications
authorYuval Lifshitz <ylifshit@redhat.com>
Mon, 20 Apr 2020 14:37:17 +0000 (17:37 +0300)
committerVicente Cheng <freeze.bilsted@gmail.com>
Mon, 11 May 2020 16:14:14 +0000 (16:14 +0000)
commit9b44fdc626cb24f1be7cba315ab3d64521bb41bd
treea5ae5be3acbc637dcacb46f08132a310dea4610c
parentd92ab7040fa49c5434e8fc44968f7395521b27ca
rgw/notifications: fix zero size in notifications

delete notifications and multipart upload complete notifications
send the correct object size

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Fixes: https://tracker.ceph.com/issues/45150
(cherry picked from commit f04f01ad429ff158f2da8346f884335a600c0e41)

Conflicts:
src/test/rgw/rgw_multi/tests_ps.py
  - NamedTemporaryFile is not introduced to octopus, use TemporaryFile
src/rgw/rgw_op.cc
src/test/rgw/rgw_multi/tests_ps.py