]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Handle entries of the wrong generation
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 14 Dec 2020 05:56:23 +0000 (00:56 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Feb 2021 16:25:56 +0000 (11:25 -0500)
commitadb9a54cb1b4f3ded47cd25b8fe2fe5dca346d57
treedffe64fbbc26bcb4e118ea907bdbe85ce78dcf35
parentb3fe2fe84a3a5b8e5fcabc7054797191f6723edf
rgw: Handle entries of the wrong generation

Drop entries from past generations.

Send entries of future generations to the error repo for retry.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_data_sync.cc