]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: use separate http_manager for read_sync_status 14195/head
authorlu.shasha <lu.shasha@eisoo.com>
Mon, 27 Feb 2017 07:52:43 +0000 (15:52 +0800)
committerCasey Bodley <cbodley@redhat.com>
Thu, 6 Apr 2017 19:04:38 +0000 (15:04 -0400)
commit30c952735327d05b6049e9364c1a053ebf651751
tree5b5af904bf48161a0028554def830db39a96657b
parent87cb8474f523be1b281882c46a8a3597977a51c9
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