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 2018/04/03 15:01:45 UTC

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

This closes #1989


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

Branch: refs/heads/master
Commit: 650c79ee0f31ca317e65e94cfeb4ccf6ef2846ba
Parents: c17f05d f6e8345
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Apr 3 11:01:39 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Apr 3 11:01:39 2018 -0400

----------------------------------------------------------------------
 .../utils/collections/LinkedListImpl.java       | 40 ++++++----
 .../artemis/api/core/RefCountMessage.java       | 19 +++--
 .../protocol/openwire/OpenWireConnection.java   |  6 +-
 .../core/paging/cursor/PagedReferenceImpl.java  | 78 +++++++++++++-------
 .../artemis/core/server/MessageReference.java   |  8 +-
 .../core/server/impl/LastValueQueue.java        | 32 +++++---
 .../core/server/impl/MessageReferenceImpl.java  | 42 ++++++++---
 .../artemis/core/server/impl/RefsOperation.java |  4 +-
 .../impl/LoggingActiveMQServerPlugin.java       |  2 +-
 9 files changed, 149 insertions(+), 82 deletions(-)
----------------------------------------------------------------------