You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Supratim Deka (JIRA)" <ji...@apache.org> on 2019/05/28 01:13:00 UTC

[jira] [Created] (RATIS-573) Handle Raft Log Append Failure

Supratim Deka created RATIS-573:
-----------------------------------

             Summary: Handle Raft Log Append Failure
                 Key: RATIS-573
                 URL: https://issues.apache.org/jira/browse/RATIS-573
             Project: Ratis
          Issue Type: Improvement
          Components: server
            Reporter: Supratim Deka


As part of Handling IO Failures, HDDS-1595.

The scope of this jira is to handle failure in RAFT log append by:
1. notify the error to the state machine for consumer specific handling
2. propagate the error to the initiator (to the client from leader, to the leader from follower).




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)