[
https://issues.apache.org/jira/browse/ARTEMIS-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088001#comment-17088001
]
ASF subversion and git services commented on ARTEMIS-2723:
----------------------------------------------------------
Commit 21d9e3bbbfa75e07f7c0c107f474ab44a103141b in activemq-artemis's branch
refs/heads/master from brusdev
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=21d9e3b ]
ARTEMIS-2723 Read the default CLI connector from the related broker
Read the CLI connector from the related broker instance if it isn't set by user.
> 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
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)