]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: provide testing support to dynamic resharding with reduction
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 21 May 2024 18:06:47 +0000 (14:06 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 31 May 2024 21:18:04 +0000 (17:18 -0400)
commitf8f95ab5c4601d7413d2f49b7d7d681e0cefd786
tree26475db9d2ff699f0288d07f3017107c64b603f4
parent0f1726d765b1268229b205f7067a5e0547bc41cb
rgw: provide testing support to dynamic resharding with reduction

Adds a config option rgw_reshard_debug_interval that will allow us to
make the resharding algorithms run on a faster schedule by allowing
one day to be simulated by a set number of seconds.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/common/options/rgw.yaml.in
src/rgw/driver/rados/rgw_reshard.cc
src/rgw/rgw_quota.cc