Description
In RATIS-1801, we accidentally removed a 5s sleep so testPendingLimits is failing more frequently.
EDIT: The root cause is we call blockWriteStateMachineData() too early.
The previous logs were not persisted, and they took some slots of pending limits.
Attachments
Issue Links
- relates to
-
RATIS-1801 Fix flaky test of TestLogAppenderWithGrpc#testPendingLimits
- Resolved
- links to