You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/04/02 08:06:55 UTC

[incubator-linkis] branch dev-1.2.0 updated (be60387 -> ab97eaf)

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

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


    from be60387  fix(resource-manager): fix NullPointerException (#1850)
     add cb0b9fa  optimize:maven build timeout #1816 (#1842)
     add 183cb39  fix sql ddl syntax (#1854)
     add fa8a562  RPC should support merging of publicservice services (#1861)
     add 86f6e58  fix linkis-cs-publicservice start script (#1857)
     add 85dca85  Merge pull request #1866 from apache/dev-1.1.1
     new ab97eaf  Merge pull request #1874 from apache/master

The 1 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:
 .github/workflows/build.yml                               |  3 +++
 .github/workflows/check_third_party_dependencies.yml      |  3 +++
 .../assembly-combined/sbin/ext/linkis-ps-publicservice    |  2 +-
 db/linkis_ddl.sql                                         |  4 ++--
 .../src/main/scala/org/apache/linkis/rpc/Sender.scala     | 10 ++++++----
 .../org/apache/linkis/rpc/conf/RPCConfiguration.scala     |  2 +-
 .../main/scala/org/apache/linkis/rpc/utils/RPCUtils.scala | 15 ++++++++++++++-
 .../src/main/assembly/distribution.xml                    |  2 --
 .../src/main/assembly/distribution.xml                    |  1 -
 .../linkis-cs-server/src/main/assembly/distribution.xml   |  1 -
 10 files changed, 30 insertions(+), 13 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[incubator-linkis] 01/01: Merge pull request #1874 from apache/master

Posted by ca...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev-1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git

commit ab97eafa40749b0793a6b84a846e544d32083b15
Merge: be60387 85dca85
Author: Casion <ca...@gmail.com>
AuthorDate: Sat Apr 2 16:06:51 2022 +0800

    Merge pull request #1874 from apache/master
    
    merge branch master to dev-1.2.0

 .github/workflows/build.yml                               |  3 +++
 .github/workflows/check_third_party_dependencies.yml      |  3 +++
 .../assembly-combined/sbin/ext/linkis-ps-publicservice    |  2 +-
 db/linkis_ddl.sql                                         |  4 ++--
 .../src/main/scala/org/apache/linkis/rpc/Sender.scala     | 10 ++++++----
 .../org/apache/linkis/rpc/conf/RPCConfiguration.scala     |  2 +-
 .../main/scala/org/apache/linkis/rpc/utils/RPCUtils.scala | 15 ++++++++++++++-
 .../src/main/assembly/distribution.xml                    |  2 --
 .../src/main/assembly/distribution.xml                    |  1 -
 .../linkis-cs-server/src/main/assembly/distribution.xml   |  1 -
 10 files changed, 30 insertions(+), 13 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org