You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/11/20 23:31:00 UTC

[jira] [Created] (ARTEMIS-2179) Add management method to get cluster-connection names

Justin Bertram created ARTEMIS-2179:
---------------------------------------

             Summary: Add management method to get cluster-connection names
                 Key: ARTEMIS-2179
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2179
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Justin Bertram
            Assignee: Justin Bertram


To invoke management operations on many resources (e.g. queues, addresses, bridges, diverts, cluster-connections, etc.) you need to know the _name_ of the resource. Many of these resource types have management methods to get their names (e.g. {{ActiveMQServerControl}} has {{getQueueNames()}}, {{getAddressNames()}}, {{getDivertNames()}}, {{getBridgeNames}}, etc.).  However, cluster-connections do not have such a management method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)