[
https://issues.jboss.org/browse/WFLY-7541?page=com.atlassian.jira.plugin....
]
Miroslav Novak moved JBEAP-4288 to WFLY-7541:
---------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7541 (was: JBEAP-4288)
Issue Type: Feature Request (was: Bug)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JMS
(was: ActiveMQ)
(was: JMS)
Target Release: (was: 7.0.0.GA)
Affects Version/s: 10.1.0.Final
(was: 7.0.0.CR1)
If message-load-balancing-type is STRICT then redistribution does not
work
--------------------------------------------------------------------------
Key: WFLY-7541
URL:
https://issues.jboss.org/browse/WFLY-7541
Project: WildFly
Issue Type: Feature Request
Components: JMS
Affects Versions: 10.1.0.Final
Reporter: Miroslav Novak
Assignee: Justin Bertram
If cluster connection is configured with STRICT load-balancing policy like:
{code}<cluster-connection name="my-cluster"
discovery-group="dg-group1" retry-interval="1000"
connector-name="http-connector" address="jms"
message-load-balancing-type="STRICT"/>
{code}
then redistribution is disabled as a side effect. Message redistribution should be
configured only by value for {{redelivery-delay}}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)