e0b0b6bf89
https://issues.apache.org/jira/browse/ACTIVEMQ6-64 The redelivery list was not isolated on the PageIterator. This is moving the redelivery list to the Iterator so we would have proper isolation of the functionality. The previous version was assuming a single instance of PageIterator, QueueImpl and PageSubscription. When we started using more than one instance of the Iterator we created this bug. |
||
---|---|---|
.. | ||
src | ||
pom.xml |