You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2019/07/19 19:01:53 UTC

[activemq-artemis] 03/03: This closes #2762

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

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 1c6dea80dd407bdb8642a6187e79256db1c22256
Merge: 5107eb9 2d7d714
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Fri Jul 19 15:01:41 2019 -0400

    This closes #2762

 .../remoting/impl/netty/TransportConstants.java    | 34 ++++++++
 .../remoting/impl/netty/TransportConstantTest.java | 32 +++++++
 .../core/remoting/impl/netty/NettyAcceptor.java    | 34 +++++++-
 .../artemis/tests/util/ActiveMQTestBase.java       |  5 +-
 .../artemis/tests/util/NoProcessFilesBehind.java   | 98 ++++------------------
 .../activemq/artemis/uri/AcceptorParserTest.java   | 19 +++++
 pom.xml                                            |  2 +-
 7 files changed, 135 insertions(+), 89 deletions(-)