[
https://issues.apache.org/jira/browse/ARTEMIS-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved ARTEMIS-4584.
-------------------------------------
Resolution: Fixed
Resolved via
https://github.com/apache/activemq-artemis-examples/commit/17e73558d629e6619c47d2ed72c0a2772d246edf
> 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
> Priority: Minor
> 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)