You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2018/06/27 15:04:00 UTC

[jira] [Created] (HDDS-197) DataNode should return Datanode to return ContainerClosingException/ContainerClosedException (CCE) to client if the container is in Closing/Closed State

Shashikant Banerjee created HDDS-197:
----------------------------------------

             Summary: DataNode should return Datanode to return ContainerClosingException/ContainerClosedException (CCE) to client if the container is in Closing/Closed State
                 Key: HDDS-197
                 URL: https://issues.apache.org/jira/browse/HDDS-197
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Client, Ozone Datanode
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.2.1


SCM queues the CloeContainer command to DataNode over herabeat response which is handled by the Ratis Server inside the Datanode. In Case, the container transitions to CLOSING/CLOSED state, while the ozone client is writing Data, It should throw ContainerClosingException/ContainerClosedExceptionContainerClosingException/ContainerClosedException accordingly. These exceptions will be handled by the client which will retry to get the last committed BlockInfo from Datanode and update the OzoneMaster.



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

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