]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: 'bucket sync checkpoint' waits for generation to catch up
authorCasey Bodley <cbodley@redhat.com>
Tue, 18 May 2021 19:55:28 +0000 (15:55 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 27 Apr 2022 20:35:53 +0000 (16:35 -0400)
commit5384d60f1b6e238e9ef2f42ad2638ebf38a56822
tree7bfde2d9b465198f66c47f262da202f7844a5688
parent44bcfdd416222f9392d16f4f15ea2b6304701544
radosgw-admin: 'bucket sync checkpoint' waits for generation to catch up

poll on rgw_read_bucket_full_sync_status() until
full_status.incremental_gen catches up to the latest_gen we got from
rgw_read_remote_bilog_info()

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_sync_checkpoint.cc