[
https://issues.apache.org/jira/browse/RATIS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Wang reassigned RATIS-761:
------------------------------
Assignee: Rui Wang
> Handle writeStateMachineData failure in leader
> ----------------------------------------------
>
> Key: RATIS-761
> URL: https://issues.apache.org/jira/browse/RATIS-761
> Project: Ratis
> Issue Type: Bug
> Reporter: Lokesh Jain
> Assignee: Rui Wang
> Priority: Major
>
> 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.3.4#803005)