Repository: activemq-artemis Updated Branches: refs/heads/master 262ba3ffc -> fbcee58e8
This closes #2109 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/fbcee58e Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/fbcee58e Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/fbcee58e Branch: refs/heads/master Commit: fbcee58e8c0220a589e0b68606b8c7be26ac0aa4 Parents: 262ba3f f09a41d Author: Clebert Suconic <[email protected]> Authored: Fri May 25 12:30:16 2018 -0400 Committer: Clebert Suconic <[email protected]> Committed: Fri May 25 12:30:16 2018 -0400 ---------------------------------------------------------------------- .../remoting/impl/netty/NettyConnector.java | 19 +- .../remoting/impl/netty/TransportConstants.java | 5 + docs/user-manual/en/configuring-transports.md | 8 + .../remoting/impl/netty/NettyConnectorTest.java | 194 +++++++++++++++++-- 4 files changed, 205 insertions(+), 21 deletions(-) ----------------------------------------------------------------------
