This is an automated email from the ASF dual-hosted git repository.

peacewong pushed a change to branch dev-1.0.3
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git.


    from 644eb50  Merge pull request #1206 from casionone/bugfix_2
     new e8993e8  node metrics:fix NPE issues when check instance exist
     new 826d615  throw exception when EM does not exist in the Manager
     new a9fc424  RM:optimize the call of RM request configuration
     new d3f83cb  optimize for engineconn log
     new 18bc3c8  engineconn:optimize lock logic
     new 6fc9379  fix bug:engine is in the starting state and does not exit due 
to the failure of engineCallBack
     new 8f4f0fd  engine:fixed the issues of label exclusion
     new 888445b  Merge pull request #1210 from casionone/bugfix_3

The 1646 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:
 .../conf/AccessibleExecutorConfiguration.scala     |  2 +-
 .../executor/lock/EngineConnTimedLock.scala        |  6 ++--
 .../acessible/executor/log/LogHelper.scala         |  4 +--
 .../callback/hook/CallbackEngineConnHook.scala     | 11 +++----
 .../am/service/em/DefaultEMEngineService.scala     |  3 ++
 .../service/engine/DefaultEngineReuseService.scala | 34 ++++++++++++----------
 .../manager/dao/NodeMetricManagerMapper.java       |  3 +-
 .../resourcemanager/utils/UserConfiguration.scala  |  9 +++---
 8 files changed, 41 insertions(+), 31 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to