K1taIkuyo0421 commented on PR #19952: URL: https://github.com/apache/hudi/pull/19952#issuecomment-5678192984
Hi @danny0405 , thanks for the fix! Two questions: 1. The previous code avoided restoring `checkpointId` when the state came from a different JobID. What issue or recovery scenario was this restriction intended to prevent, and why is it safe to use `restoredCheckpointId` now? 2. Is a no-state notification such as `BootstrapNoStateEvent` still needed to address the remaining bootstrap/recommit gap? If so, I'd be happy to implement it in a follow-up PR. -- 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]
