swift/test
Alistair Coles 2696a79f09 reconstructor: retire nondurable_purge_delay option
The nondurable_purge_delay option was introduced in [1] to prevent the
reconstructor removing non-durable data files on handoffs that were
about to be made durable. The DiskFileManager commit_window option has
since been introduced [2] which specifies a similar time window during
which non-durable data files should not be removed. The commit_window
option can be re-used by the reconstructor, making the
nondurable_purge_delay option redundant.

The nondurable_purge_delay option has not been available in any tagged
release and is therefore removed with no backwards compatibility.

[1] Related-Change: I0d519ebaaade35249fb7b17bd5f419ffdaa616c0
[2] Related-Change: I5f3318a44af64b77a63713e6ff8d0fd3b6144f13
Change-Id: I1589a7517b7375fcc21472e2d514f26986bf5079
2021-07-19 21:18:06 +01:00
..
cors Use headless option for cors functional test runner 2021-03-17 15:57:02 -07:00
functional func tests: Better-tolerate deleted containers in account listings 2021-07-02 10:31:46 -07:00
probe reconstructor: retire nondurable_purge_delay option 2021-07-19 21:18:06 +01:00
s3api replace md5 with swift utils version 2020-12-15 09:52:55 -05:00
unit reconstructor: retire nondurable_purge_delay option 2021-07-19 21:18:06 +01:00
__init__.py py2: Suppress more CryptographyDeprecationWarnings 2020-11-13 22:04:03 -08:00
debug_logger.py Capture logs when running custom daemons in probe tests 2021-06-24 09:32:38 +01:00
sample.conf fix s3api functional tests 2020-05-15 22:38:04 -07:00