[
https://issues.apache.org/jira/browse/ARTEMIS-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319515#comment-17319515
]
Justin Bertram commented on ARTEMIS-3229:
-----------------------------------------
I'll add {{autoCreate}}, {{temporary}}, and {{internal}} to the attribute list.
The {{addressInfo}} {{ArrayList}} is used to generate the JSON sent back to the
web console. It's set on the {{AddressView}} and then used internally by the
{{AddressView}} when {{getResultsAsJson}} is invoked.
> 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
> Assignee: Justin Bertram
> Priority: Minor
> 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)