This is an automated email from the ASF dual-hosted git repository.
casion pushed a change to branch dev-1.3.2
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
from 02a0d4633 [Feature][EngineConn][Shell] Shell EC supports concurrent
execution (#3903)
add 4548b1bba [Feature][EngineConn] Report the final exit status when EC
exits (#3901)
No new revisions were added by this update.
Summary of changes:
.../apache/linkis/server/security/SSOUtils.scala | 8 +-
.../linkis/rpc/message/method/MessageExecutor.java | 2 +-
.../org/apache/linkis/rpc/MessageReceiver.scala | 6 +-
.../engineconn/once/executor/OnceExecutor.scala | 1 +
.../execution/AccessibleEngineConnExecution.scala | 13 +--
.../acessible/executor/log/LogHelper.scala | 17 ++--
.../executor/service/AccessibleService.scala | 1 +
.../persistence/QueryPersistenceManager.java | 5 +-
.../manager/am/conf/ManagerMonitorConf.scala | 2 +-
.../am/locker/DefaultEngineNodeLocker.scala | 4 +-
.../engine/DefaultEngineAskEngineService.scala | 12 ++-
.../DefaultEngineConnStatusCallbackService.scala | 2 +-
.../engine/DefaultEngineCreateService.scala | 2 +
.../service/engine/DefaultEngineStopService.scala | 7 +-
.../manager/rm/message/RMMessageService.scala | 5 +-
.../manager/rm/service/ResourceManager.scala | 5 +-
.../rm/service/impl/DefaultResourceManager.scala | 25 +++--
.../common/entity/enumeration/NodeStatus.java | 18 +++-
.../protocol/engine/EngineConnReleaseRequest.java | 11 +++
.../linkis/manager/dao/ResourceManagerMapper.java | 1 -
.../spark/cs/CSSparkPreExecutionHook.scala | 7 ++
.../conf/ComputationOrchestratorConf.scala | 8 +-
.../execute/CodeExecTaskExecutorManager.scala | 4 +-
.../DefaultCodeExecTaskExecutorManager.scala | 55 +++++------
.../computation/monitor/EngineConnMonitor.scala | 102 +++++++++------------
.../service/ComputationTaskExecutionReceiver.scala | 48 ++++++----
.../gateway/config/GatewayConfiguration.scala | 5 +
.../linkis/gateway/security/GatewaySSOUtils.scala | 8 +-
.../security/token/TokenAuthentication.scala | 26 +++++-
29 files changed, 245 insertions(+), 165 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]