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

   ## Summary
   
   - Adds `Archiver.appendFile()` to append a single file entry to an existing 
TAR (or create a new archive).
   - Strips the TAR end-of-archive marker before append so multi-shard exports 
can build one archive incrementally.
   - Adds unit tests for multi-part append and entries containing zero-byte 
blocks.
   
   Part **1 of 5** in splitting HDDS-15496 container ID export. This PR is 
standalone and does not wire export yet.
   
   ## Test plan
   
   - [x] `mvn -pl :hdds-server-framework test -Dtest=TestArchiver -DskipShade 
-DskipRecon -DskipDocs`
   
   
   Made with [Cursor](https://cursor.com)


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