This is an automated email from the ASF dual-hosted git repository. michaelpearce pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit 8958252bde7ff5703edfddd4ba7753c1a37f4187 Merge: 0e7c061 f1474ce Author: Michael Pearce <[email protected]> AuthorDate: Sat Mar 7 21:36:58 2020 +0000 This closes #1293 .../core/remoting/impl/netty/NettyConnector.java | 58 ++++++++++++++ .../remoting/impl/netty/TransportConstants.java | 32 +++++++- artemis-features/src/main/resources/features.xml | 3 + .../remoting/impl/netty/NettyConnectorTest.java | 90 ++++++++++++++++++++++ 4 files changed, 182 insertions(+), 1 deletion(-)
