liunaijie commented on PR #4660: URL: https://github.com/apache/incubator-seatunnel/pull/4660#issuecomment-1534180518
@hailin0 please rerun the actions in the previous failed actions, i find zeta engine has an bug. when restore task, there has somewhere past a NULL to `SeaTunnelTask.restoreState` method, in this method doesn't have parameter check, so get NPE and cause cancel the job. so i added a parameter check code. Also i think we also need to find the root cause, where generated a NULL and past to this method. -- 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]
