chenshzh commented on PR #5913: URL: https://github.com/apache/hudi/pull/5913#issuecomment-1169577544
Fix conflicts with https://issues.apache.org/jira/projects/HUDI/issues/HUDI-4311 , which also has attempted to fix the rollback scene. But it might not be complete because rollback could happen during runtime, such as StreamWriteOperatorCoordinator#notifyCheckpointComplete when commitInstant, and it won't crash the job for CkpMeta to rebootstrap. Would it be better to be linked with the actual rollback operation? So I re-added the bootstrap startInstant logics -- 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]
