Shashikant Banerjee created HDDS-579:
----------------------------------------

             Summary: ContainerStateMachine should track last successful 
applied transaction index per container and fail subsequent transactions in 
case one fails
                 Key: HDDS-579
                 URL: https://issues.apache.org/jira/browse/HDDS-579
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee


ContainerStateMachine will keep of track of the last successfully applied 
transaction index and on restart inform Ratis the index, so that the subsequent 
transactions can be reapplied from here.

Moreover, in case one transaction fails, all the subsequent transactions on the 
container should fail in the containerStateMachine.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to