]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/notification: fix persistent notification hang when ack-levl=none 40696/head
authorYuval Lifshitz <ylifshit@redhat.com>
Tue, 2 Mar 2021 17:42:22 +0000 (19:42 +0200)
committersinguliere <singuliere@autistici.org>
Fri, 9 Apr 2021 05:33:26 +0000 (07:33 +0200)
commit7abfaf086ba393959df15a684dabeddbb9ba188d
tree9eacab82cfd443667c16085a9afbf713047d7f30
parent932dd17a34e0e09974992c58846070f283329396
rgw/notification: fix persistent notification hang when ack-levl=none

when a persistent notifications for amqp/kafka are set with
amqp/kafka-ack-level=none, only the first notification is sent.
any consequent notifications are not sent.

Fixes: https://tracker.ceph.com/issues/49557
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit e208b79574eef579ba51423ac6f7aa6105c174ba)
src/rgw/rgw_notify.cc