]> 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>
Mon, 13 Sep 2021 16:27:50 +0000 (12:27 -0400)
commit7fd8b8915e818e6a293eb84720ccf18e05151c3b
tree18062b8a4b89246c4724604bb6cd678388fc3fad
parent8dac94c61fb5889b396c89157dc25f78f8e9b871
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