Shashikant Banerjee created HDDS-246:
----------------------------------------

             Summary: Ratis leader should throw BlockNotCommittedException for 
uncommitted blocks to Ozone Client
                 Key: HDDS-246
                 URL: https://issues.apache.org/jira/browse/HDDS-246
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Datanode
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.2.1


As a part of closing the container on a datanode, all the open keys(blocks) 
will be committed.In between if the client calls getCommittedBlockLength for 
uncommitted block on the container, the leader will throw BlockNotCommitted 
exception to the Client Back. The client should retry to fetch the committed 
block length and update the OzoneManager with the length.

 



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