Shashikant Banerjee created HDDS-1037:
-----------------------------------------

             Summary: Fix the block discard logic in Ozone client
                 Key: HDDS-1037
                 URL: https://issues.apache.org/jira/browse/HDDS-1037
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Client
    Affects Versions: 0.4.0
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.4.0


When Ozone client encounters an exception like ClosedContainerException, 
AlreadyClosedException, RetryFailureException etc, it discards subsequent 
preallocated blocks from the same container. While discarding the blocks, it 
should also validate if the block has any partial written data before 
discarding it. This leads to incorrect size updation in OM.



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