GeorgeJahad commented on PR #3980:
URL: https://github.com/apache/ozone/pull/3980#issuecomment-1426468318

   Since we decided not to integrate with IC yet, I didn't have to change this 
PR much, since the last time it appeared.
   
   Mainly I've just merged the latest master and dealt with the conflicts.  
There were two types of conflicts:
   
   1. The http servlet in master was restructured somewhat since my original 
draft, (mainly to not zip the tarball.)  So I merged those changes with mine.
   
   2. New snapshot code has been added using the old snapshot directory 
structure.  (As mentioned above, this PR changes the structure slightly so that 
the tarball creation code just pull most everything from a single directory.)  
So I adjusted those directories as well.
   
   TODO:
   I've written a bunch of code to manage the interlocking between tarball 
creation and the background tasks that write snapshot state.  I decided to put 
that in a separate PR because this one is already too big.
   


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