You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Jing Zhao (JIRA)" <ji...@apache.org> on 2017/03/09 19:25:38 UTC

[jira] [Created] (RATIS-38) RaftClient should not retry on StateMachineException

Jing Zhao created RATIS-38:
------------------------------

             Summary: RaftClient should not retry on StateMachineException
                 Key: RATIS-38
                 URL: https://issues.apache.org/jira/browse/RATIS-38
             Project: Ratis
          Issue Type: Sub-task
            Reporter: Jing Zhao
            Assignee: Jing Zhao


RaftClient should only retry for exceptions happening during the raft replication. Exception coming from the StateMachine should be handled by the higher level client (the client that uses RaftClient for replication).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)