]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: prevent bucket reshard scheduling if bucket is resharding 31299/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 27 Sep 2019 00:54:42 +0000 (20:54 -0400)
committerNathan Cutler <ncutler@suse.com>
Thu, 31 Oct 2019 18:06:39 +0000 (19:06 +0100)
commit3ebeb256752049e8c6515a884a09b87450240272
tree27fa2df9cf7824d94770076475bfa43623f381c9
parente32e35d041b31943f9b463964dfb96edd9575755
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>
(cherry picked from commit f24a7eecdea70ff971f24f6f12748db80b1a43b2)
src/rgw/rgw_admin.cc