tomma-a commented on issue #10193: URL: https://github.com/apache/seatunnel/issues/10193#issuecomment-3663496180
> [@tomma-a](https://github.com/tomma-a) [@yzeng1618](https://github.com/yzeng1618) hi,Will it cause the checkpoint to be unable to restart, or will it just prevent the jobid from being obtained Hello @Carl-Zhou-CN , @yzeng1618 From my test, the job could not be restored from flink checkpoint/savepoint, The flink in a loop of trying to restore and fail For some jobs(depends on a specifi job) if flink jobmanager.execution.failover-strategy=Restart pipelined region , the job might start to run again, but I think it lost the interanal state , not restore from last run state. Really appreciate all your help here. Seatunnel is an awesome tool/framework , really appreciate all your contirubitions here! Tom -- 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]
