]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/notifications: replace timer waiter with async waiter
authorYuval Lifshitz <ylifshit@ibm.com>
Tue, 17 Jun 2025 12:51:47 +0000 (12:51 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Thu, 3 Jul 2025 15:46:48 +0000 (15:46 +0000)
commit98130068a502c9d309f68b0e890be94b57258cd7
tree9aa7b29010a974cacdcf30b49cb024ab084dd945
parent0f784a44043cbd62f45006bac6a869b88f68555d
rgw/notifications: replace timer waiter with async waiter

this should allow for proper shutdown of the queue handling
code of persistent notifications.

Fixes: https://tracker.ceph.com/issues/71963
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
src/rgw/driver/rados/rgw_notify.cc