jojochuang opened a new pull request, #10217:
URL: https://github.com/apache/ozone/pull/10217

   ## What changes were proposed in this pull request?
   HDDS-15204. Quota repair includes snapshot pending-delete usage.
   
   Please describe your PR in detail:
   * Extend quota repair to recalculate snapshotUsedBytes and 
snapshotUsedNamespace from deletedTable and deletedDirectoryTable (matching 
bucket id / prefix), reset snapshot counters during repair preparation, and 
propagate deltas through BucketQuotaCount (new optional proto fields). 
OmBucketInfo exposes public incrSnapshot* helpers for OM apply path.
   
   Add testQuotaRepairDeletedTableSnapshotQuota with timeout and cache sync.
   
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-15204
   
   ## How was this patch tested?
   
   New test: testQuotaRepairDeletedTableSnapshotQuota


-- 
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]

Reply via email to