You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lokesh Jain (Jira)" <ji...@apache.org> on 2019/11/28 09:46:00 UTC

[jira] [Assigned] (RATIS-761) Handle writeStateMachineData failure in leader

     [ https://issues.apache.org/jira/browse/RATIS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lokesh Jain reassigned RATIS-761:
---------------------------------

    Assignee: Attila Doroszlai  (was: Lokesh Jain)

> 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: Attila Doroszlai
>            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)