Domenico Bruscino created ARTEMIS-2723:
------------------------------------------
Summary: Read the default CLI connector from the related broker
Key: ARTEMIS-2723
URL: https://issues.apache.org/jira/browse/ARTEMIS-2723
Project: ActiveMQ Artemis
Issue Type: Improvement
Reporter: Domenico Bruscino
Artemis CLI accesses to the port of the broker through core protocol for many
commands. However, when several brokers are installed on a single machine, all
the installed `artemis` command for each broker operate only one broker that
have `tcp://localhost:61616` by default.
This behavior is difficult to understand and could lead to incorrect operations
for the different broker. The default connector could be read from the broker
where you are related.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)