Priyesh K created HDDS-13467: -------------------------------- Summary: Introduce Metrics for Pending Deletion Block Bytes in DN Key: HDDS-13467 URL: https://issues.apache.org/jira/browse/HDDS-13467 Project: Apache Ozone Issue Type: Sub-task Reporter: Priyesh K Assignee: Priyesh K
This change introduces new metrics and functionality to track the total bytes used by blocks pending deletion within DataNode. Currently, only the count of pending deletion blocks is tracked. This enhancement provides more comprehensive visibility into the storage consumption related to blocks awaiting deletion. Key Requirements *Calculating Pending Bytes:* Implementing mechanisms to calculate the byte size of blocks as they are marked for deletion, ensuring this information is accurately captured. *Persisting and Retrieving Data:* Ensuring that the pending deletion bytes are persisted in the container's metadata and can be retrieved for reporting and internal operations. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org