This is an automated email from the ASF dual-hosted git repository.
alexkun pushed a change to branch dev-1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
from 6ffcc0ea9 Update linkis_ddl.sql (#2507)
new 8265e118f Distributed lock sql optimization close 2503
new 2f9e9bd9b undonetask interface performance optimization close #2504
new b59e159f6 Modify the locker to judge the executor status
new 4b1cb6eb1 Optimized engine startup to support more Retry scenarios
close #2505
new 499ca191b optimize code
new f35b758b7 update dateFormatHourStd to yyyy-MM-dd HH
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../linkis/common/variable/DateTypeUtils.scala | 2 +-
.../impl/ProcessEngineConnLaunchService.scala | 4 ++
.../execution/AccessibleEngineConnExecution.scala | 1 +
.../service/EngineConnTimedLockService.scala | 10 +++-
.../engine/DefaultEngineCreateService.scala | 10 ++++
.../rm/service/impl/DefaultResourceManager.scala | 5 +-
.../linkis/manager/dao/LockManagerMapper.java | 6 ++
.../impl/DefaultLabelManagerPersistence.java | 2 +
.../impl/DefaultLockManagerPersistence.java | 8 ++-
.../physical/CodeLogicalUnitExecTask.scala | 2 +-
.../linkis/jobhistory/dao/JobHistoryMapper.java | 38 +++++++++++--
.../jobhistory/dao/impl/JobHistoryMapper.xml | 40 ++++++++++++++
.../jobhistory/restful/api/QueryRestfulApi.java | 49 ++++++++++++++++-
.../jobhistory/service/JobHistoryQueryService.java | 4 +-
.../service/impl/JobHistoryQueryServiceImpl.scala | 64 +++++++++++++++++++---
15 files changed, 222 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]