]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: DataSyncShardCR stops/drains its lease_cr on errors
authorCasey Bodley <cbodley@redhat.com>
Mon, 8 Aug 2022 20:43:30 +0000 (16:43 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 9 Aug 2022 19:29:21 +0000 (15:29 -0400)
commitb4b4e53000858f98d28ef6f0773d71d74e4df939
treec9147c008d0bee5cc9050cd3c9b59263f4c02941
parenta00cd4417596ab89cae4248cc355e412ac9d380e
rgw: DataSyncShardCR stops/drains its lease_cr on errors

moves the lease-related error handling out of DataFull/DataInc and into
DataSyncShardCR

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