ChenSammi opened a new pull request, #7844: URL: https://github.com/apache/ozone/pull/7844
## What changes were proposed in this pull request? Here is one example of current DELETE_KEY audit log. The dataSize is always 0. 2025-01-24 03:13:23,876 | INFO | OMAudit | [email protected] | ip=10.80.141.10 | op=DELETE_KEY {volume=hive, bucket=mi-staging.db, key=nova_upstream_collections_hive_temp_2025_01_24_03_09_24/_temporary/0/_temporary/attempt_20250124030924_0006_m_000147_3170, dataSize=0, replicationType=NONE, replicationFactor=ZERO} | ret=SUCCESS | This task aims to have the real data size for deleted key, so that it's easy to calculate the total size of deleted keys in a period of time, which is useful when investigating Ozone space reclaimed different than expectation cases. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12238 ## How was this patch tested? new unit test -- 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]
