danny0405 commented on issue #19215: URL: https://github.com/apache/hudi/issues/19215#issuecomment-4921394735
I think the explicit close of heartbeat should be fine since the default instant timeout gap for an instant is 10 minutes now which is enough to trigger a recommit, and I found another issue for MDT recommit for streaming RLI, we should also restart the heartbeat for MDT from the recommit entrance, here is the v3 fix patch: [data_loss_on_global_failover_fix3.patch](https://github.com/user-attachments/files/29831678/data_loss_on_global_failover_fix3.patch) -- 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]
