[
https://issues.apache.org/jira/browse/ARTEMIS-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531299#comment-17531299
]
ASF subversion and git services commented on ARTEMIS-3811:
----------------------------------------------------------
Commit ee51a7806da5f258dbb1ed56271c56d3e992383b in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=ee51a7806d ]
ARTEMIS-3811 Cluster connections clashing with ANYCast addresses
This is a test fix for AMQPClusterReplicaTest
> QueueBinding type will clash with cluster connections
> -----------------------------------------------------
>
> Key: ARTEMIS-3811
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3811
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.22.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.23.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> - You create a cluster connection,
> - add a local queue with type=ANYCAST
> The remote queue added will have a type MULTICAST, and validateAddress will
> fail.
> This is making AMQPClusterReplicaTest to fail
--
This message was sent by Atlassian Jira
(v8.20.7#820007)