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 04a5253  Merge pull request #1199 from peacewong/dev-1.0.3-codeparser
     new c74b4d5  fix ddl bugs
     new 6ea91a1  fix the bug of adding engine in configuration global settings
     new d665d39  Add fixed EM routing
     new a9834cd  Optimize the logic of tag update and delete, and solve the 
problem of deleting public tags
     new a0c420e  fix NPE for engine plugin
     new 3de644b  Increase the rpc method of configuration
     new 36c202f  fix the problem of the upper limit of user concurrent tasks
     new cd52dfc  ddl:annotations adjusted to English
     new cd33e61  Merge branch 'dev-1.0.3' into bugfix_0
     new 1db0bd6  Merge pull request #1203 from casionone/bugfix_0

The 1617 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:
 db/linkis_ddl.sql                                    | 20 ++++++++++++--------
 .../protocol/conf/RequestQueryGlobalConfig.scala     |  2 +-
 .../EntranceUserParallelOrchestratorPlugin.scala     | 10 ++++++++--
 .../entrance/scheduler/EntranceGroupFactory.scala    |  4 ++--
 .../label/service/impl/DefaultNodeLabelService.scala | 20 ++++++++++++++++----
 .../am/service/em/DefaultEMEngineService.scala       | 14 ++++++++++++--
 .../python/executor/PythonEngineConnExecutor.scala   |  3 +++
 .../shell/executor/ShellEngineConnExecutor.scala     |  3 +++
 .../linkis/configuration/conf/Configuration.scala    |  4 ++++
 .../receiver/ConfigurationReceiver.scala             |  3 ++-
 .../configuration/service/CategoryService.scala      |  6 +++---
 .../configuration/service/ConfigurationService.scala | 10 ++++++++++
 12 files changed, 76 insertions(+), 23 deletions(-)

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

Reply via email to