]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add unordered listing to reindex to force stats update 50617/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Sat, 18 Mar 2023 18:35:39 +0000 (14:35 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 21 Mar 2023 22:01:56 +0000 (18:01 -0400)
commit71b2c2a6dd288e2bb8ec73cff3e909a0f12f2b5c
treebc82b4a50f1872cc8e8ba9b0b24acc34a44e4d03
parent313921afcf9e8cbe43292ba9330aef226aade634
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>
src/rgw/rgw-restore-bucket-index