[
https://issues.apache.org/jira/browse/ARTEMIS-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567920#comment-16567920
]
ASF GitHub Bot commented on ARTEMIS-856:
----------------------------------------
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2212
ARTEMIS-856 Fixing ScaleDownTest
Don't increment the pos if redistributor. causes pos to be > size thus
index out of bounds when getting the consumer on next loop.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
fix_scaledown
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2212.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2212
----
commit 66ff00ad6db53e43c5b23983c3cc0885262b5119
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-08-03T07:52:47Z
ARTEMIS-856 Fixing ScaleDownTest
Don't increment the pos if redistributor. causes pos to be > size thus
index out of bounds when getting the consumer on next loop.
----
> Support advanced destination options
> ------------------------------------
>
> Key: ARTEMIS-856
> URL: https://issues.apache.org/jira/browse/ARTEMIS-856
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 2.6.2
> Reporter: Matt Pavlovich
> Assignee: Michael Andre Pearce
> Priority: Major
> Fix For: 2.7.0
>
>
> Add support enhancing destination consumer features (ActiveMQ 5.x parity):
> consumersBeforeDispatchStarts
> timeBeforeDispatchStarts
> [http://activemq.apache.org/per-destination-policies.html]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)