[
https://issues.apache.org/jira/browse/ARTEMIS-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard Gao updated ARTEMIS-4954:
--------------------------------
Description:
Configure 2 or more brokers in a load-balancing cluster
(message-load-balancing=ON_DEMAND for cluster connection, redistributon-delay=0
for catch-all address).
Start consumers (preferably ones with a throttled consume rate) on multiple
addresses on one broker.
Start producers (with a higher production rate than the consumers) on the
opposite broker for the same addresses.
Wait for a little bit of message backlog to occur.
Pause one address on the broker where the producer is / was connected
We see a backlog develop in the SF queue and delivery to the consumer on the
other broker remains blocked, even after all the messages on the consumer
broker are consumed.
> AddressControl.pause() can pause the snf queue
> ----------------------------------------------
>
> Key: ARTEMIS-4954
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4954
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: management
> Reporter: Howard Gao
> Assignee: Howard Gao
> Priority: Major
>
> Configure 2 or more brokers in a load-balancing cluster
> (message-load-balancing=ON_DEMAND for cluster connection,
> redistributon-delay=0 for catch-all address).
> Start consumers (preferably ones with a throttled consume rate) on multiple
> addresses on one broker.
> Start producers (with a higher production rate than the consumers) on the
> opposite broker for the same addresses.
> Wait for a little bit of message backlog to occur.
> Pause one address on the broker where the producer is / was connected
> We see a backlog develop in the SF queue and delivery to the consumer on the
> other broker remains blocked, even after all the messages on the consumer
> broker are consumed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact