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

Arpit Agarwal updated HDDS-1610:
--------------------------------
    Description: 
If the applyTransaction fails in the containerStateMachine, then the container 
should not accept new writes on restart,.

This can occur if
# chunk write applyTransaction fails
# container state update to UNHEALTHY also fails
# Ratis snapshot is taken
# Node restarts
# container accepts new transactions

  was:
If the applyTransaction fails in the containerStateMachine, then the container 
should not accept new writes on restart,.

This can occur if
# applyTransaction fails
# container state update to UNHEALTHY also fails
# Ratis snapshot is taken
# Node restarts
# container accepts new transactions


> applyTransaction failure should not be lost on restart
> ------------------------------------------------------
>
>                 Key: HDDS-1610
>                 URL: https://issues.apache.org/jira/browse/HDDS-1610
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Blocker
>             Fix For: 0.5.0
>
>
> If the applyTransaction fails in the containerStateMachine, then the 
> container should not accept new writes on restart,.
> This can occur if
> # chunk write applyTransaction fails
> # container state update to UNHEALTHY also fails
> # Ratis snapshot is taken
> # Node restarts
> # container accepts new transactions



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

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

Reply via email to