[
https://issues.apache.org/jira/browse/RATIS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaijie Chen updated RATIS-1806:
-------------------------------
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.
was:In RATIS-1801, we accidentally removed a 5s sleep so testPendingLimits is
failing more frequently.
> Further fix for TestLogAppenderWithGrpc#testPendingLimits
> ---------------------------------------------------------
>
> Key: RATIS-1806
> URL: https://issues.apache.org/jira/browse/RATIS-1806
> Project: Ratis
> Issue Type: Improvement
> Components: test
> Reporter: Tsz-wo Sze
> Assignee: Kaijie Chen
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)