]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/kafka: failed to reconnect to broker after idle timeout 50965/head
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 9 Apr 2023 17:58:18 +0000 (17:58 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Sun, 9 Apr 2023 17:58:18 +0000 (17:58 +0000)
commit054ddb2435d73070f3de717a6ad5a312351f4a45
tree2bdf3b45d6fe245213693c8ac83986cfa005d412
parent2537152debddb360f1eeae03acd11a59ad72f932
rgw/kafka: failed to reconnect to broker after idle timeout

This is a regression due to: 8713c3169c0f9df1d2fc23ff2b82ede1e25be282

To reproduce, define a topic and a notification pointing to a kafka broker.
Stop the broker and upload objects to the cluster, wait for 30 seconds, and then start the broker.

Fixes: https://tracker.ceph.com/issues/59383?next_issue_id=59381
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/rgw_kafka.cc