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/03/09 19:38:27 UTC

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

This closes #1078


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

Branch: refs/heads/master
Commit: a41951a585d0e5e2c7b71d625a7568ac7498a83f
Parents: 78e935b a41a193
Author: Justin Bertram <jb...@apache.org>
Authored: Thu Mar 9 13:37:54 2017 -0600
Committer: Justin Bertram <jb...@apache.org>
Committed: Thu Mar 9 13:37:54 2017 -0600

----------------------------------------------------------------------
 .../activemq/artemis/api/core/Message.java      | 23 ++++----------------
 .../artemis/core/message/impl/CoreMessage.java  | 23 +++++++++++++-------
 .../artemis/jms/client/ActiveMQMessage.java     | 15 ++-----------
 .../protocol/amqp/broker/AMQPMessage.java       | 18 +++++++--------
 .../amqp/proton/ProtonServerSenderContext.java  |  2 +-
 .../core/protocol/openwire/OpenwireMessage.java |  5 -----
 .../core/paging/cursor/PagedReferenceImpl.java  |  6 +----
 .../core/postoffice/impl/PostOfficeImpl.java    |  3 ++-
 .../core/server/impl/LastValueQueue.java        | 17 ++++++++-------
 .../server/impl/PostOfficeJournalLoader.java    |  6 ++---
 .../impl/ScheduledDeliveryHandlerTest.java      |  5 -----
 .../integration/client/AcknowledgeTest.java     |  5 -----
 12 files changed, 45 insertions(+), 83 deletions(-)
----------------------------------------------------------------------