You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2016/11/01 10:21:32 UTC

[03/34] activemq-artemis git commit: This closes #865

This closes #865


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

Branch: refs/heads/ARTEMIS-780
Commit: 2dfd14421faa64d7b2d17714fb2e1ce53ad80060
Parents: 1ac69fd 490bd31
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Oct 25 14:15:28 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Oct 25 14:15:28 2016 -0400

----------------------------------------------------------------------
 .../transport/amqp/client/AmqpConnection.java   |  31 ++++-
 .../amqp/client/AmqpFrameValidator.java         | 103 ++++++++++++++++
 .../amqp/client/AmqpProtocolTracer.java         | 116 +++++++++++++++++++
 .../transport/amqp/client/AmqpSession.java      |  57 ++++++++-
 .../amqp/AmqpDurableReceiverTest.java           |  26 +++++
 5 files changed, 328 insertions(+), 5 deletions(-)
----------------------------------------------------------------------