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

[3/3] activemq-artemis git commit: This closes #1573

This closes #1573


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

Branch: refs/heads/master
Commit: e1a87ac830add1db6feda474c7e57ffbe98940e0
Parents: 8af0569 6d94997
Author: Clebert Suconic <cl...@apache.org>
Authored: Fri Oct 6 18:40:07 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri Oct 6 18:40:07 2017 -0400

----------------------------------------------------------------------
 .../protocol/amqp/broker/AMQPMessage.java       |  20 +-
 .../amqp/converter/AMQPMessageIdHelper.java     | 313 +++++----
 .../amqp/converter/AmqpCoreConverter.java       |  59 +-
 .../message/AMQPMessageIdHelperTest.java        | 680 +++++++++++++++----
 .../transport/amqp/client/AmqpMessage.java      |  25 +
 .../integration/amqp/AmqpSendReceiveTest.java   |  31 +
 .../amqp/JMSMessageConsumerTest.java            | 276 +++++++-
 7 files changed, 1084 insertions(+), 320 deletions(-)
----------------------------------------------------------------------