You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Mikhail Lukyanov (Jira)" <ji...@apache.org> on 2021/04/09 10:27:00 UTC

[jira] [Created] (ARTEMIS-3229) Add information to the activeMQServerControl.listAddresses(String options, int page, int pageSize) output if the address was created automatically

Mikhail Lukyanov created ARTEMIS-3229:
-----------------------------------------

             Summary: Add information to the activeMQServerControl.listAddresses(String options, int page, int pageSize) output if the address was created automatically
                 Key: ARTEMIS-3229
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3229
             Project: ActiveMQ Artemis
          Issue Type: Improvement
    Affects Versions: 2.17.0
            Reporter: Mikhail Lukyanov
         Attachments: image-2021-04-09-13-26-02-759.png

it would be convenient to receive in the address information also a property _autoCreated_ (like in org.apache.activemq.artemis.core.server.impl.AddressInfo) to know whether this address will be auto-deleted.

it is also unclear why the List <AddressInfo> addressInfo array is created and filled in the method ActiveMQServerControlImpl.listAddresses(String options, int page, int pageSize)

, if it is not used anywhere else.

!image-2021-04-09-13-26-02-759.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)