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

   ## What changes were proposed in this pull request?
   
   This is a refactoring patch. Snapshot Defragmentation was previously called 
Snapshot Compaction during development and in the design doc. It is renamed 
because the Snapshot Compaction name can be easily confused with RocksDB 
Compaction, which is a different concept.
   
   It is cleaner to have a separate refactoring jira like this to rename all 
the occurrences of "compact" that are related to 
[HDDS-13003](https://issues.apache.org/jira/browse/HDDS-13003) into "defrag".
   
   compaction -> defrag
   compacted -> defragged
   uncompacted -> not defragged
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-13751
   
   ## How was this patch tested?
   
   - Existing tests.


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