wushengyeyouya opened a new pull request #1099: URL: https://github.com/apache/incubator-linkis/pull/1099
### What is the purpose of the change Optimize FlinkEngineConn abilities of FlinkCodeOnceExecutor and fix some bug. ### Brief change log - Resolve the bug that will cause ExistingSimpleOnceJob throws NPE when get OnceOperators. - Optimize the close logic of OnceExecutor. - Optimize the close logic of FlinkCodeOnceExecutor. - Optimize the job status fetching logic, add the ability of retry. - Change com.webank.wedatasphere.linkis to org.apache.linkis. - Optimize the method visibility scope of RetryHandler. - Resolve the compilation problem of flink EngineConn. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
