From: Shilpa Jagannath Date: Tue, 15 Aug 2023 19:44:23 +0000 (-0400) Subject: Revert "rgw:multisite hang when update and commit period" X-Git-Tag: v19.0.0~442^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d3939de40d4382ee49e5484b576b79621676a1e4;p=ceph.git Revert "rgw:multisite hang when update and commit period" This reverts commit 30cbf6691bf2006fae21cb4626b440aec2068659. Signed-off-by: Shilpa Jagannath --- diff --git a/src/rgw/driver/rados/rgw_data_sync.cc b/src/rgw/driver/rados/rgw_data_sync.cc index a1832fd63703..090e7a4ff449 100644 --- a/src/rgw/driver/rados/rgw_data_sync.cc +++ b/src/rgw/driver/rados/rgw_data_sync.cc @@ -716,7 +716,6 @@ int RGWRemoteDataLog::init(const rgw_zone_id& _source_zone, RGWRESTConn *_conn, void RGWRemoteDataLog::finish() { - http_manager.stop(); stop(); }