Robbie Gemmell created ARTEMIS-4584:
---------------------------------------
Summary: broker-connections TLS example reconnecting due to
mismatched sender config
Key: ARTEMIS-4584
URL: https://issues.apache.org/jira/browse/ARTEMIS-4584
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 2.31.2
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: 2.32.0
The broker-connection TLS example is repeatedly reconnecting due to mismatched
sender and security config. It is configured to create senders for all queues
via an address-match but only authorised for a specific queue the example uses.
It fouls on MQTT session state as a result (even though MQTT is disabled;
potential for improvement). It should be changed to just create a sender for
the specific queue used and actually authorised.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)