swift/test/unit/obj
Alistair Coles 1b3879e0da reconstructor: include partially reverted handoffs in handoffs_remaining
For a reconstructor revert job, if sync'd to sufficient other nodes,
the handoff partition is considered done and handoffs_remaining is not
incremented. With the new max_objects_per_revert option [1], a ssync
job may appear to be complete but not all objects have yet been
reverted, so handoffs remaining should be incremented.

[1] Related-Change: If81760c80a4692212e3774e73af5ce37c02e8aff
Change-Id: I59572f75b9b0ba331369eb7358932943b7935ff0
2021-12-03 14:37:59 +00:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
common.py ssync: sync non-durable fragments from handoffs 2021-01-20 12:00:10 +00:00
test_auditor.py Dark Data Watcher: switch to agreement across the whole ring 2021-07-20 22:12:35 -05:00
test_diskfile.py reconstructor: purge meta files in pure handoffs 2021-11-24 12:20:52 +00:00
test_expirer.py Have expirer use IC's delete_object 2021-07-02 09:37:37 -07:00
test_reconstructor.py reconstructor: include partially reverted handoffs in handoffs_remaining 2021-12-03 14:37:59 +00:00
test_replicator.py Test for PartitionLockTimeout 2021-10-25 10:43:18 -05:00
test_server.py Merge "object: Plumb logger_thread_locals through _finalize_put" 2021-04-29 18:56:59 +00:00
test_ssync.py ssync sender: add context to missing_check error log 2021-11-23 17:03:33 +00:00
test_ssync_receiver.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_ssync_sender.py reconstructor: include partially reverted handoffs in handoffs_remaining 2021-12-03 14:37:59 +00:00
test_updater.py updater: Stop trying to quarantine missing asyncs 2021-06-22 22:56:40 +00:00