captainzmc opened a new pull request #2748: URL: https://github.com/apache/ozone/pull/2748
## What changes were proposed in this pull request? In HDDS-4120, we plan to delete expired keys in Open key Table. Request and Response are implemented in HDDS-4122. But we did not update UsedBytes in new request, we need to fix this problem. When these keys are deleted, the UsedBytes also need to be updated. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5867 ## How was this patch tested? Existing UT had fixed, and new CI need add after HDDS-4123 finished. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
