swift/test/unit/obj
Alistair Coles 2fd5b87dc5 reconstructor: make quarantine delay configurable
Previously the reconstructor would quarantine isolated durable
fragments that were more than reclaim_age old. This patch adds a
quarantine_age option for the reconstructor which defaults to
reclaim_age but can be used to configure the age that a fragment must
reach before quarantining.

Change-Id: I867f3ea0cf60620c576da0c1f2c65cec2cf19aa0
2021-07-06 16:41:08 +01: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 Make dark data watcher ignore the newly updated objects 2021-06-30 16:38:57 -05:00
test_diskfile.py Quarantine on IOErrors while reading 2021-07-02 16:46:08 +00:00
test_expirer.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_reconstructor.py reconstructor: make quarantine delay configurable 2021-07-06 16:41:08 +01:00
test_replicator.py recon: refactor common recon names into a common location 2021-06-29 15:22:57 -07:00
test_server.py Merge "object: Plumb logger_thread_locals through _finalize_put" 2021-04-29 18:56:59 +00:00
test_ssync.py Quarantine stale EC fragments after checking handoffs 2021-05-10 20:45:17 +01:00
test_ssync_receiver.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_ssync_sender.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_updater.py Allow floats for all intervals 2021-05-05 15:30:21 -07:00