Skip to content

Conversation

@aiceflower
Copy link
Member

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

  • I have read the Contributing Guidelines on 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 first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

kinsanities and others added 30 commits September 9, 2024 16:13
* chore: update pom

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml
* update encryption algorithm

* code optimization
* chore: update pom

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* 修改ecc默认告警人

* fix: code review fix
* chore: update pom

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* 修改ecc默认告警人

* fix: code review fix

* fix:spark引擎打印python版本问题修复

* fix:spark引擎打印python版本问题修复
- Remove nebula from unallow batch kill engine types
- Add python version matching in engine reuse logic
- Import CodeAndRunTypeUtils and engine plugin configuration
- Enhance engine filtering with python version compatibility

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
* feat: kill reason && queue support root.xxx

* Revert "feat: kill reason && queue support root.xxx"

This reverts commit 50113f5.

* feat: queue support root.xxx

* feat: queue support root.xxx

* feat: queue support root.xxx

* fix: deal conflicts
…ion to be obtained at runtime (#684)

* feat: Change the ENGINE_SEND_LOG_TO_ENTRANCE_LIMIT_ENABLED configuration to be obtained at runtime

* feat: Change the ENGINE_SEND_LOG_TO_ENTRANCE_LIMIT_ENABLED configuration to be obtained at runtime
* feat: Parse UDF function name interface submission

* feat: Parse UDF function name interface submission
* feat: Parse UDF function name interface submission

* feat: Parse UDF function name interface submission
* fix: sonar fix

* fix: sonar fix
* fix: udf get function name optimization

* fix: 命令注入漏洞修复

* fix: udf get function name optimization
v-kkhuang and others added 25 commits October 13, 2025 17:00
* Code optimization

* Code optimization

* Code optimization

* Security order repair

* 修复诊断异常

* Code optimization

* add  shell executor conf

* aisql  support  mcp

* fix linkis client login error

* Revert "add  shell executor conf"

This reverts commit af6c1dc.

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
* update version to 1.14.2

* Slow SQL repair

* add  shell executor conf

* Revert "add  shell executor conf"

This reverts commit 324e2ec.

* Revert "Slow SQL repair"

This reverts commit b4310df.

* 【1.14.2】Emergency Version Repair (#840)

* Slow SQL repair

* add  shell executor conf

* push fix resource error code

* Code optimization

* fix compile error

* code format&fix compile error

* optimization code

* Dev 1.14.2 fix slow (#841)

* Slow SQL repair

* add  shell executor conf

* push fix resource error code

* Code optimization

* Code optimization

* optimization get resource slow query (#842)

---------

Co-authored-by: v-kkhuang <[email protected]>
Co-authored-by: v-kkhuang <[email protected]>
Co-authored-by: aiceflower <[email protected]>
* Code optimization

* Code optimization

* Code optimization

* Security order repair

* 修复诊断异常

* Code optimization

* add  shell executor conf

* aisql  support  mcp

* fix linkis client login error

* Revert "add  shell executor conf"

This reverts commit af6c1dc.

* bug fix

* code optimization

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
* Code optimization

* Code optimization

* Code optimization

* Security order repair

* 修复诊断异常

* Code optimization

* add  shell executor conf

* aisql  support  mcp

* fix linkis client login error

* Revert "add  shell executor conf"

This reverts commit af6c1dc.

* bug fix

* code optimization

* code optimization

* code optimization

* code optimization

* code review fix

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
* Code optimization

* Code optimization

* Code optimization

* Security order repair

* 修复诊断异常

* Code optimization

* add  shell executor conf

* aisql  support  mcp

* fix linkis client login error

* Revert "add  shell executor conf"

This reverts commit af6c1dc.

* bug fix

* code optimization

* code optimization

* code optimization

* code optimization

* code review fix

* Code optimization

* Code optimization

* Code optimization

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
* engine log url support

* Code optimization
* feat: 历史任务信息获取接口添加brief参数优化

- 添加brief参数支持,当brief=true时返回简要信息
- 复用现有getJobHistoryByIdAndNameNoCode方法
- 新增jobHistory2BriefTaskVO转换方法
- 提升接口性能,减少数据传输量
- 保持向下兼容

* Code optimization

* Code optimization
* engine log url support

* Code optimization
Copy link
Contributor

@wushengyeyouya wushengyeyouya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT.

@casionone
Copy link
Contributor

this pr will close. view #5279

@casionone casionone closed this Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants