Ethan Rose created HDDS-12556: --------------------------------- Summary: Use closable handle to allocate and release committed bytes Key: HDDS-12556 URL: https://issues.apache.org/jira/browse/HDDS-12556 Project: Apache Ozone Issue Type: Improvement Reporter: Ethan Rose
Use a closable handle to allocate and release committed bytes from datanode volume usage while doing an operation. The current code requires manually incrementing and decrementing an allocated bytes counter. This would be useful in multiple places like container import, create, volume scan (for temp check file), and our current export flow which requires dumping SST files. -- 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