]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: take a lease before syncing bucket shard
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 3 Dec 2015 22:42:17 +0000 (14:42 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:41 +0000 (16:13 -0800)
commit0b5cdc31b2ae548189b46f5670c231d5fdc7bfb5
tree0bd5f6bb85c5f67650cfb238b7c9e6a8065011e5
parentdd490b6788466e7138593f6bfd936f52d67754e5
rgw: take a lease before syncing bucket shard

This is needed for having multiple rgws running on the same zone

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc
src/rgw/rgw_sync.cc