This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit ee2b0366ceca77586ded6db60b4ffdfb2e6df126 Merge: 4e55c64 47db471 Author: Clebert Suconic <[email protected]> AuthorDate: Mon Jan 14 11:40:42 2019 -0500 This closes #2494 .../ConcurrentAppendOnlyChunkedList.java | 286 +++++++++++++++++++++ .../ConcurrentAppendOnlyChunkedListTest.java | 155 +++++++++++ .../core/paging/cursor/impl/LivePageCacheImpl.java | 44 ++-- .../paging/cursor/impl/PageSubscriptionImpl.java | 32 ++- 4 files changed, 488 insertions(+), 29 deletions(-)
