Scott Ortel created ARTEMIS-3094:
------------------------------------
Summary: Cluster connection address issue/question
Key: ARTEMIS-3094
URL: https://issues.apache.org/jira/browse/ARTEMIS-3094
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.16.0
Reporter: Scott Ortel
I have multiple servers setup as a systemic cluster (ON_DEMAND, max hops =1).
All works really well. Message consumers on all brokers are getting messages.
However, if I attempt to restrict the messages being sent to the cluster using
the 'address' cluster connection setting as setAddress("jms.local."), JMS
topics of the form ("local.mytopic) stop flowing. Maybe this is not the intent
of the 'address' property or I have misunderstood something.
I was using the following as a guide:
[http://activemq.apache.org/components/artemis/documentation/1.0.0/clusters.html]
Thanks for your help.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)