This closes #1176
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d0ae3f25 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d0ae3f25 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/d0ae3f25 Branch: refs/heads/master Commit: d0ae3f25aa829fd5c1b073415db41bc5c5cfac42 Parents: 2edc972 f53449b Author: Clebert Suconic <[email protected]> Authored: Thu Apr 6 09:31:44 2017 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu Apr 6 09:31:44 2017 -0400 ---------------------------------------------------------------------- .../core/remoting/impl/netty/NettyConnector.java | 12 +++++++++++- .../core/remoting/impl/netty/TransportConstants.java | 12 ++++++++++++ .../artemis/core/remoting/impl/netty/NettyAcceptor.java | 12 +++++++++++- docs/user-manual/en/configuring-transports.md | 11 +++++++++++ 4 files changed, 45 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
