GitHub user vveloso opened a pull request:
https://github.com/apache/activemq/pull/224
AMQ-6577: honour usePrefetchExtension in TopicSubscription.
The current implementation of TopicSubscription always uses the prefetch
extension feature, effectively ignoring any usePrefetchExtension option set in
the configuration for the topic destination.
See: [AMQ-6577](https://issues.apache.org/jira/browse/AMQ-6577)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vveloso/activemq
improve/AMQ-6577-prefetchExtension
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/224.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 #224
----
commit df63daf39b62297fee22bfcd551a98d1900c9e77
Author: Vasco Veloso <[email protected]>
Date: 2017-01-25T10:08:37Z
AMQ-6577: honour usePrefetchExtension in TopicSubscription.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---