QiChunHui commented on issue #10997: URL: https://github.com/apache/seatunnel/issues/10997#issuecomment-4609733406
> [@QiChunHui](https://github.com/QiChunHui)感谢您的报告。 这个问题应该已经在 PR [#10836](https://github.com/apache/seatunnel/pull/10836)修复中解决了。 Thanks @nzw921rx. I don't think #10836 applies to my case. #10836 only triggers during master failover, and the fix persists the readyToCloseStartingTask set that a new master loses on takeover. But no master switch happened in my case. As reported, the worker-to-master TCP connection was re-initialized 6 times without any cluster membership change — same master throughout, no leader election. The failover path that #10836 fixes is never hit here. -- 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]
