mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 12:28:19 +00:00
12 lines
250 B
TOML
12 lines
250 B
TOML
[[knobs]]
|
|
enable_version_vector = false
|
|
max_read_transaction_life_versions = 1000000
|
|
max_write_transaction_life_versions = 1000000
|
|
|
|
[[test]]
|
|
testTitle = "ResolverIgnoreTooOld"
|
|
|
|
[[test.workload]]
|
|
testName = "ResolverBug"
|
|
ignoreTooOldProbability = 0.2
|