]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/rgw: Connection timeout implementation 42840/head
authorKalpesh Pandya <kapandya@redhat.com>
Thu, 19 Aug 2021 07:48:03 +0000 (13:18 +0530)
committerKalpesh Pandya <kapandya@redhat.com>
Wed, 1 Sep 2021 10:52:03 +0000 (16:22 +0530)
commit8713c3169c0f9df1d2fc23ff2b82ede1e25be282
tree9662e9f5421812b75cf90ca12f7e383f32856fe4
parentfc5aeda85cc2bbbc7a66cb1154f465816569e49a
src/rgw: Connection timeout implementation

Checking the idleness of a connection and deleting the connection if idle for 30 secs.
Added a manual test for checking the behavior.
This PR fixes: https://tracker.ceph.com/issues/50074

Signed-off-by: Kalpesh Pandya <kapandya@redhat.com>
src/rgw/rgw_kafka.cc
src/test/rgw/bucket_notification/test_bn.py