]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add unordered listing to reindex to force stats update 51022/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Sat, 18 Mar 2023 18:35:39 +0000 (14:35 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 11 Apr 2023 13:37:56 +0000 (09:37 -0400)
commit176324ae78d1e428dd20ea41f1ef80828c9289a8
tree276aac91acdec66cfcaa94cd8405a0429af27306
parenteb8da3c1e9fb86437976034784b4bd463f07a926
rgw: add unordered listing to reindex to force stats update

By including an unordered listing in the script, we will complete
placing objects in the bucket index and allow stats to be updated
rather than waiting for this to happen organically at a user's
request. Unordered is preferred as it can run more efficiently.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit 71b2c2a6dd288e2bb8ec73cff3e909a0f12f2b5c)
src/rgw/rgw-restore-bucket-index