You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2019/01/16 09:10:51 UTC

[rocketmq] branch snode updated (f7c55b9 -> 418c679)

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

duhengforever pushed a change to branch snode
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from f7c55b9  Fix unit test ensure mvn install pass
     add e4c0a4c  polish and adjust codes for remoting module.
     new 418c679  Merge pull request #692 from zongtanghu/snode

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:
 .../META-INF/service => distribution/conf}/flowControl.yml       | 0
 .../rocketmq/remoting/netty/NettyChannelHandlerContextImpl.java  | 3 +--
 .../org/apache/rocketmq/remoting/netty/NettyChannelImpl.java     | 4 +---
 .../apache/rocketmq/remoting/netty/NettyRemotingAbstract.java    | 9 ++++++---
 .../java/org/apache/rocketmq/remoting/util/ServiceProvider.java  | 8 --------
 5 files changed, 8 insertions(+), 16 deletions(-)
 copy {snode/src/main/resources/META-INF/service => distribution/conf}/flowControl.yml (100%)


[rocketmq] 01/01: Merge pull request #692 from zongtanghu/snode

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

duhengforever pushed a commit to branch snode
in repository https://gitbox.apache.org/repos/asf/rocketmq.git

commit 418c67968f16848135f1252b3e19230bacaa629f
Merge: f7c55b9 e4c0a4c
Author: Heng Du <du...@gmail.com>
AuthorDate: Wed Jan 16 17:10:44 2019 +0800

    Merge pull request #692 from zongtanghu/snode
    
    polish and adjust codes for remoting module.

 distribution/conf/flowControl.yml                     | 19 +++++++++++++++++++
 .../netty/NettyChannelHandlerContextImpl.java         |  3 +--
 .../rocketmq/remoting/netty/NettyChannelImpl.java     |  4 +---
 .../remoting/netty/NettyRemotingAbstract.java         |  9 ++++++---
 .../rocketmq/remoting/util/ServiceProvider.java       |  8 --------
 5 files changed, 27 insertions(+), 16 deletions(-)