Repository: activemq-artemis
Updated Branches:
  refs/heads/master 8bf549b7c -> 123383b8d


This closes #2387


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

Branch: refs/heads/master
Commit: 123383b8df4e4a5cc6d484e4c801cfc711eb7097
Parents: 8bf549b f30ca44
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Tue Oct 30 16:24:33 2018 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Tue Oct 30 16:24:33 2018 -0400

----------------------------------------------------------------------
 .../activemq/artemis/api/core/Message.java      |   6 +
 .../artemis/core/message/impl/CoreMessage.java  |   6 +
 .../activemq/artemis/reader/MessageUtil.java    |   6 +-
 .../artemis/jms/client/ActiveMQMessage.java     | 123 ++++++++++----
 .../protocol/amqp/broker/AMQPMessage.java       |  11 ++
 .../openwire/OpenWireMessageConverter.java      |   4 +-
 .../core/server/ActiveMQServerLogger.java       |   4 +
 .../artemis/core/server/impl/QueueImpl.java     |  34 +++-
 docs/user-manual/en/message-grouping.md         |  17 ++
 .../integration/amqp/JMSMessageGroupsTest.java  | 161 +++++++++++++++++--
 10 files changed, 323 insertions(+), 49 deletions(-)
----------------------------------------------------------------------


Reply via email to