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

   ## What changes were proposed in this pull request?
   
   Tarball creation code exists in:
   
   ```
   
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/TarContainerPacker.java
   
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/HddsServerUtil.java
   
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/ReconUtils.java
   ```
   
   The goal of this change is to reduce duplication.  Extract from 
`TarContainerPacker` methods that are not specific to container, and reuse for 
other parts of Ozone.
   
   https://issues.apache.org/jira/browse/HDDS-12636
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/13973234227


-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to