lwzhangMr commented on issue #2768:
URL: 
https://github.com/apache/incubator-streampark/issues/2768#issuecomment-1571475474

   在补充个场景,当remote ha 
集群整个重启,然后活动的jobmanager不变,任务也同样会失联,但是flink其实都已经自动拉起来了。jobid和jobmanager都没变
   报错截图
   
![image](https://github.com/apache/incubator-streampark/assets/31753959/022ec004-081a-40e3-82dd-c9e6a6474a26)
   
![image](https://github.com/apache/incubator-streampark/assets/31753959/d6d64d17-884a-4870-a5dd-681463f9f6a8)
   
   目前是重启streampark,或者手动把任务重新映射下(其实jobid未变,只是报任务重新放到监测的队列),才能关联起来。
   猜测是某一次获取状态时,正好集群停止或者任务重启,然后判断成失联了,建议:程序能设置在时间范围内一直尝试连接。


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