nsivabalan commented on PR #6703:
URL: https://github.com/apache/hudi/pull/6703#issuecomment-1258781584

   @watermelon12138 : sorry. I am not sure I understand the fix. 
   archival is expected to stop at the first savepointed commit. 
   i.e. 
   
   C1, C2, C3, C4, SP_C4, C5, C6, C7. 
   
   if archival kicks in, only C1 -> C3 can be archived. we can't proceed 
further until the savepoint is deleted. this is the expected behavior. 
   
   


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

Reply via email to