]> git-server-git.apps.pok.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)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:32 +0000 (15:47 -0400)
commitc62bfa9f4f5773a4e4af03628e2734bf7d053239
treed052757aa4e0eb9e36455e825edfdb6f44ec96ac
parent820c94b0fc2ae695f37119240263a03e8056388a
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