activemq-artemis git commit: ARTEMIS-1633 - Include populated RoutingContext in beforeMessageRoute call

2018-02-08 Thread cshannon
Repository: activemq-artemis Updated Branches: refs/heads/master 4883b0360 -> 33b265ca6 ARTEMIS-1633 - Include populated RoutingContext in beforeMessageRoute call There was a small bug in the previous commit, the beforeMessageRoute callback was being executed too early so the RoutingCountext w

[2/2] activemq-artemis git commit: ARTEMIS-1650 Improve paged message acknowledge

2018-02-08 Thread clebertsuconic
ARTEMIS-1650 Improve paged message acknowledge Cache `messageID`, `transactionID` and `isLargeMessage` in PagedReference, so that when acknowledge, we do not have to get PagedMessage which may be GCed and cause re-read entire page. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis

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

2018-02-08 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 33b265ca6 -> 2eac1959d This closes #1827 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/2eac1959 Tree: http://git-wip-us.apache.org/re

[4/6] activemq-artemis git commit: ARTEMIS-1663 - Add new message count and size metrics

2018-02-08 Thread clebertsuconic
ARTEMIS-1663 - Add new message count and size metrics Adding new metrics for tracking message counts and sizes on a Queue. This includes tracking metrics for pending, delivering and scheduled messages. The paging store also tracks message size now. Project: http://git-wip-us.apache.org/repos/as

[6/6] activemq-artemis git commit: This closes #1853

2018-02-08 Thread clebertsuconic
This closes #1853 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/4ef6e328 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/4ef6e328 Diff: http://git-wip-us.apache.org/repos/asf/activemq

[3/6] activemq-artemis git commit: ARTEMIS-1663 - Add new message count and size metrics

2018-02-08 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ea70af15/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/impl/BridgeImpl.java -- diff --git a/artemis-server/src/main/java/org/apache/active

[1/6] activemq-artemis git commit: ARTEMIS-1663 - Add new message count and size metrics

2018-02-08 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 2eac1959d -> 4ef6e3281 http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ea70af15/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/persistence/metrics/JournalPageCountSizeTest.java ---

[5/6] activemq-artemis git commit: ARTEMIS-1663 Tweak on Paging test

2018-02-08 Thread clebertsuconic
ARTEMIS-1663 Tweak on Paging test Making sure it JournalCompatibilityTest/paging is actually paging Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/58c46604 Tree: http://git-wip-us.apache.org/repos/asf/a

[2/6] activemq-artemis git commit: ARTEMIS-1663 - Add new message count and size metrics

2018-02-08 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ea70af15/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/QueueControlTest.java -- diff --git a/tests/integration-tests/src

[1/2] activemq-artemis git commit: ARTEMIS-853 - Coverity fixes

2018-02-08 Thread michaelpearce
Repository: activemq-artemis Updated Branches: refs/heads/master 4ef6e3281 -> 01748b9c4 ARTEMIS-853 - Coverity fixes Fix coverity findings. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/1ddeb065 Tre

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

2018-02-08 Thread michaelpearce
This closes #1858 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/01748b9c Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/01748b9c Diff: http://git-wip-us.apache.org/repos/asf/activemq