[
https://issues.apache.org/jira/browse/RATIS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-761.
------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
The pull request is now merged.
> Handle writeStateMachineData failure in leader
> ----------------------------------------------
>
> Key: RATIS-761
> URL: https://issues.apache.org/jira/browse/RATIS-761
> Project: Ratis
> Issue Type: Bug
> Components: Leader
> Reporter: Lokesh Jain
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Leader currently does not check for failure of writeStateMachineData after
> making an appendEntry call. StateMachine#writeStateMachineData returns a
> completable future which must be checked for normal execution by the leader.
> In case of a failure the client request must fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)