wushengyeyouya opened a new pull request #1070: URL: https://github.com/apache/incubator-linkis/pull/1070
### What is the purpose of the change Optimize the OnceEngineConn architecture and Flink EngineConn. ### Brief change log - Fix a bug that will cause the Insert sql to never stop during debugging. - Optimize the kill operation of Flink computation executor. - Optimize OnceEngineConn architecture. - Add some logs for engineConn launch. - Optimize the localization process of private BmlResource. - Optimize the shutdown process of Once EngineConn. - Optimize the execution of Once EngineConn. - Optimize the BmlResources launch style of flink jar EngineConn. - Optimize flink EngineConn in prod mode for jar application submitting. - Fixes some bugs for Flink EngineConn. - Fixes the bug which will cause the job failed when InsertOperation stopped. - Optimize flink EngineConn in prod mode, reduce the print log of job status. -- 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]
