You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Rakesh Radhakrishnan (Jira)" <ji...@apache.org> on 2020/12/09 02:24:00 UTC

[jira] [Created] (HDDS-4565) Delete : quotaReleased on directory deletion should consider all sub paths

Rakesh Radhakrishnan created HDDS-4565:
------------------------------------------

             Summary: Delete : quotaReleased on directory deletion should consider all sub paths
                 Key: HDDS-4565
                 URL: https://issues.apache.org/jira/browse/HDDS-4565
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Rakesh Radhakrishnan
            Assignee: Rakesh Radhakrishnan


In case of directory will not have any blocks, we need to get the bytesUsed from all the keys in the directory, but if we do that it will be an expensive operation.

_Just some thought:_ Can we maintain byteUsed at directory level also, so we can sum up all byteUsed at directory level. Need to think more here.

Review comment [1|https://github.com/apache/ozone/pull/1668#discussion_r537943319] and [2|https://github.com/apache/ozone/pull/1607#discussion_r529974503]

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org