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

   ## What changes were proposed in this pull request?
   
   Please only review commits start with "**T6**".
   
   Sub-task | Scope | Acceptance
   -- | -- | --
   T6.1 maxVersions + TRIM / REJECT policy | bucket-level parameter + 
maxVersionsPolicy; TRIM reclaims oldest-first in VersionCleanupService, REJECT 
fails the write | over-limit PUT deletes the oldest version with quota 
deducted; markers count toward the limit
   T6.2 VersionCleanupService | background service (KeyDeletingService pattern) 
+ noncurrent expiration | expired versions removed; rate configurable; 
throughput metrics
   T6.3 expired marker cleanup | keys left with only a marker cleaned up 
entirely (keyTable record included) | such keys disappear completely; keys with 
data versions unaffected
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-16093
   
   ## How was this patch tested?
   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]

Reply via email to