You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2017/10/24 19:31:40 UTC

[2/2] activemq-artemis git commit: This closes #1534

This closes #1534


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0e0693d1
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/0e0693d1
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/0e0693d1

Branch: refs/heads/master
Commit: 0e0693d112f497422c4dfc1363bec7c8500bc3f7
Parents: 3c23ce0 6faffd6
Author: Justin Bertram <jb...@apache.org>
Authored: Tue Oct 24 14:31:12 2017 -0500
Committer: Justin Bertram <jb...@apache.org>
Committed: Tue Oct 24 14:31:12 2017 -0500

----------------------------------------------------------------------
 .../remoting/impl/netty/TransportConstants.java |  5 ++
 .../artemis/core/protocol/ProtocolHandler.java  | 23 ++++++
 .../core/server/ActiveMQServerLogger.java       |  4 +
 .../integration/amqp/AmqpClientTestSupport.java |  1 -
 .../integration/amqp/AmqpSendReceiveTest.java   | 25 +++----
 tests/unit-tests/pom.xml                        | 12 +++
 .../impl/netty/NettyHandshakeTimeoutTest.java   | 79 ++++++++++++++++++++
 7 files changed, 135 insertions(+), 14 deletions(-)
----------------------------------------------------------------------