]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: use separate http_manager for read_sync_status 14142/head
authorlu.shasha <lu.shasha@eisoo.com>
Mon, 27 Feb 2017 07:52:43 +0000 (15:52 +0800)
committerNathan Cutler <ncutler@suse.com>
Sat, 25 Mar 2017 11:04:20 +0000 (12:04 +0100)
commit76ce6841f7066b4902665dcf752568d0b5417652
treee6a119011119d20ab9d02036a0c22f7c1435d931
parent98a87fa97c9b23e21a05130c72730f5034691310
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>
(cherry picked from commit c412024889f8995d98096ac863bafee71624bd70)
src/rgw/rgw_data_sync.cc