]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: use separate http_manager for read_sync_status
authorlu.shasha <lu.shasha@eisoo.com>
Mon, 27 Feb 2017 07:52:43 +0000 (15:52 +0800)
committerlu.shasha <lu.shasha@eisoo.com>
Thu, 9 Mar 2017 00:52:16 +0000 (08:52 +0800)
commitc412024889f8995d98096ac863bafee71624bd70
tree9d39c78d513521799962a4c2f6fda2fb66a8c330
parentef19e90f51d073a30556051f69de3ebc7e807c1e
rgw: use separate http_manager for read_sync_status

concurrent users of read_sync_status() use different cr managers, when get_resource must
use http_manager related to the cr manager.

Fixes: http://tracker.ceph.com/issues/19236
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
src/rgw/rgw_data_sync.cc