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

Shashikant Banerjee resolved HDDS-197.
--------------------------------------
    Resolution: Fixed

Fixed in the current code with HDDS-173.

> DataNode should 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
>            Priority: Blocker
>             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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to