[
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
# 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, all the
subsequent snapshots should be disallowed. As in case. it restarts, it should
always reapply from the last successful transactio committed.
> 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
> # 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: [email protected]
For additional commands, e-mail: [email protected]