]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/kafka: make sure that destroy is called after connection is removed 51864/head
authorYuval Lifshitz <ylifshit@redhat.com>
Thu, 1 Jun 2023 06:13:06 +0000 (06:13 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Thu, 1 Jun 2023 06:13:06 +0000 (06:13 +0000)
commit60412d6ab19f2ae42bdfaeaae0ff23dc011176ff
treee56d28fee1941a5b80fafeb050796f3348ebbff2
parent53a3ae7214527ba73cf0232c157c047a1fd726ba
rgw/kafka: make sure that destroy is called after connection is removed

in addition. the dtor calls "destroy()", so there is no need to call
it explictly

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