]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/kafka: failed to reconnect to broker after idle timeout 53513/head
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 9 Apr 2023 17:58:18 +0000 (17:58 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Mon, 18 Sep 2023 16:39:49 +0000 (16:39 +0000)
commit76203b5a05c957f0cca87082677f07a73e91671e
tree16b1d87993ed4718e93b44ac7229367e61609e3b
parent80930b5a5b918ccdd940e607f0ee2ef6f69ec04a
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>
(cherry picked from commit 054ddb2435d73070f3de717a6ad5a312351f4a45)

Conflicts:
src/rgw/rgw_kafka.cc
src/rgw/rgw_kafka.cc