Anu Engineer created HDFS-13067: ----------------------------------- Summary: Ozone: Update the allocatedBlock size in SCM when delete blocks happen. Key: HDFS-13067 URL: https://issues.apache.org/jira/browse/HDFS-13067 Project: Hadoop HDFS Issue Type: Bug Reporter: Anu Engineer
We rely on Container Reports to understand the actually allocated size of a container. We also maintain another counter that keeps track of the logical allocations. That is the number of blocks allocated in the container, while this number is used only to queue containers for closing it might be a good idea to make sure that this number is updated when a delete block operation is performed, Simply because we have the data. -- 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