[
https://issues.apache.org/jira/browse/ARTEMIS-4744?focusedWorklogId=916428&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-916428
]
ASF GitHub Bot logged work on ARTEMIS-4744:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Apr/24 15:33
Start Date: 25/Apr/24 15:33
Worklog Time Spent: 10m
Work Description: tabish121 commented on PR #4906:
URL:
https://github.com/apache/activemq-artemis/pull/4906#issuecomment-2077588560
I've run this through the full test suite a few times.
Issue Time Tracking
-------------------
Worklog Id: (was: 916428)
Time Spent: 0.5h (was: 20m)
> AMQP broker connections don't fully support multi host URIs
> -----------------------------------------------------------
>
> Key: ARTEMIS-4744
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4744
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.33.0
> Reporter: Timothy A. Bish
> Assignee: Timothy A. Bish
> Priority: Major
> Fix For: 2.34.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When configuring a multi host connection URI for an AMQP broker connection
> the connection will utilize some but not all of the configuration. The
> broker will attempt connection to each host and port part specific on the URI
> but does not apply configuration specific to a given host. This can lead to
> failure on connect due to using the TLS configuration from the first host
> when attempting to connect to the following N hosts. Users need to be able
> to configure TLS specific options per host as values such as host
> verification, SNI and trust stores can vary amongst hosts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)