Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Reproduce #18089 in robustness tests
1) Use SleepBeforeSendWatchResponse failpoint to simulate slow watch 2) Decrease compact period from 200ms to 100ms to increase the probability of compacting on Delete 3) Introduce a new traffic pattern of 50/50 Put and Delete With these three changes the `make test-robustness-issue18089` command can reproduce issue 18089. Signed-off-by: Jiayin Mao <[email protected]>
- Loading branch information