Christopher L. Shannon created AMQ-6267:
-------------------------------------------
Summary: Allow advisory consumer prefetch configuration for
network consumers
Key: AMQ-6267
URL: https://issues.apache.org/jira/browse/AMQ-6267
Project: ActiveMQ
Issue Type: Improvement
Components: Broker, networkbridge
Affects Versions: 5.13.2
Reporter: Christopher L. Shannon
Assignee: Christopher L. Shannon
Priority: Minor
In most places the prefetch value for advisory consumers is configured
separately than the prefetch value for non-advisory consumers because by
default advisory consumers are configured to optimize acknowledgements.
However, while the NetworkBridgeConfiguration allows setting prefetchSize it
does not allow configuring advisory prefetch size.
It would be useful to be able to configure the prefetch size separately for
advisory consumers, as well as the percentage of prefetch used for determining
when to send back an ack (currently set to 75%)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)