[ 
https://issues.apache.org/jira/browse/ARTEMIS-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553356#comment-17553356
 ] 

Erwin Dondorp commented on ARTEMIS-3439:
----------------------------------------

empty addresses can be automatically deleted when adding the following to the 
default address settings:
{code:xml}
    <auto-delete-addresses>true</auto-delete-addresses>
    <auto-delete-addresses-delay>600000</auto-delete-addresses-delay>
{code}
chose your own delay as appropriate

> CLI commands leave empty management addresses around
> ----------------------------------------------------
>
>                 Key: ARTEMIS-3439
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3439
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.18.0
>            Reporter: Anton Roskvist
>            Priority: Minor
>
> *This might affect more addresses that I have yet to notice* but starting 
> with 2.18.0 each CLI command issued to the broker leaves "empty" addresses 
> behind.
> Steps to reproduce:
>  Create a broker
>  Run any command (I'd recommend "bin/artemis address show" a few times for a 
> nice visual)
> Does not seem to cause any serious issues but gives address listings and the 
> web console a cluttered look.
> Addresses are cleared by a restart



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to