Mukul Kumar Singh created HDDS-1561:
---------------------------------------

             Summary: Add a new replica state to identify containers which have 
not been able to apply all the transactions.
                 Key: HDDS-1561
                 URL: https://issues.apache.org/jira/browse/HDDS-1561
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Datanode, SCM
    Affects Versions: 0.3.0
            Reporter: Mukul Kumar Singh
            Assignee: Nanda kumar


Right now, if a pipeline is destroyed by SCM, all the container on the pipeline 
are marked as quasi closed. SCM while processing these containers reports, 
marks these containers as closed once majority of the nodes are available.

This is however not a sufficient condition in cases where the raft log 
directory is missing or corrupted. As the containers will not have all the 
applied transaction. To solve this problem,
a new container replica state needs to be added to differentiate this from 
quasi closed containers.


cc [~jnp], [~shashikant], [~sdeka], [~nandakumar131]



--
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