voonhous commented on PR #7997:
URL: https://github.com/apache/hudi/pull/7997#issuecomment-1475740832

   @danny0405 This is not fixed... The rollback standardises the rollback logic 
between markers and listing for MOR tables.
   
   The bug is still present in COW tables... TM might run ahead of of JM. If we 
continue to use `getAllFileGroups`, TM might still be able to fetch the 
fileGroup that is destined to be deleted, causing the fileId/Group not found in 
issue. 


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