v-kkhuang commented on PR #5297: URL: https://github.com/apache/linkis/pull/5297#issuecomment-3588322360
> ### What is the purpose of the change > EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions. The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection and session management. > > ### Related issues/PRs > Related issues: close #590 close #591 Related pr:#591 > > ### Brief change log > * Define the core abstraction and interfaces of the EngineConn Factory; > * Define the core abstraction and interfaces of Executor Manager. > > ### Checklist > * [x] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). > * [ ] I have explained the need for this PR and the problem it solves > * [ ] I have explained the changes or the new features added to this PR > * [ ] I have added tests corresponding to this change > * [ ] I have updated the documentation to reflect this change > * [ ] I have verified that this change is backward compatible (If not, please discuss on the [Linkis mailing list](https://linkis.apache.org/community/how-to-subscribe) first) > * [ ] **If this is a code change**: I have written unit tests to fully verify the new behavior. -- 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]
