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

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


    from 93660f4  [Feature-2154][api] Workflow version control (#3053)
     add 34a04ac  [Improvement][remote] improvement netty eventLoopGroup (#3580)

No new revisions were added by this update.

Summary of changes:
 .../remote/NettyRemotingClient.java                | 188 ++++++++++++---------
 .../remote/NettyRemotingServer.java                | 135 +++++++++------
 .../dolphinscheduler/remote/utils/Constants.java   |  10 ++
 .../utils/{Constants.java => NettyUtils.java}      |  41 +++--
 .../dolphinscheduler/remote/NettyUtilTest.java     |  15 +-
 pom.xml                                            |   3 +-
 6 files changed, 229 insertions(+), 163 deletions(-)
 copy 
dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/utils/{Constants.java
 => NettyUtils.java} (63%)
 copy 
dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/EncryptionUtilsTest.java
 => 
dolphinscheduler-remote/src/test/java/org/apache/dolphinscheduler/remote/NettyUtilTest.java
 (74%)

Reply via email to