Closed WillemKauf closed 1 month ago
Adjust the sleep time as well as the tombstone_retention_ms value used to ensure self-compaction and tombstone removal occurs as expected.
sleep
tombstone_retention_ms
Running with --gtest_repeat --gtest_break_on_failure locally shows no flakes post fix.
--gtest_repeat --gtest_break_on_failure
Adjust the
sleep
time as well as thetombstone_retention_ms
value used to ensure self-compaction and tombstone removal occurs as expected.Running with
--gtest_repeat --gtest_break_on_failure
locally shows no flakes post fix.Backports Required
Release Notes