]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: prevent bucket reshard scheduling if bucket is resharding 30610/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 27 Sep 2019 00:54:42 +0000 (20:54 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 27 Sep 2019 17:11:31 +0000 (13:11 -0400)
commitf24a7eecdea70ff971f24f6f12748db80b1a43b2
treebc6386d356d9764de2062395f0e107ff6c760bde
parentf742283f1a977fd05c2ad45aceb385e33342abad
rgw: prevent bucket reshard scheduling if bucket is resharding

radosgw-admin should prevent a bucket from being added to the reshard
list if it is currently being resharded.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_admin.cc