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 2019/01/31 10:11:00 UTC

[jira] [Created] (HDDS-1037) Fix the block discard logic in Ozone client

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org