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

ASF subversion and git services commented on ARTEMIS-3147:
----------------------------------------------------------

Commit 5aa3a4b6aae00bff6c9f380116b8b21c29094ee9 in activemq-artemis's branch 
refs/heads/master from Domenico Francesco Bruscino
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=5aa3a4b ]

ARTEMIS-3147 Fix auto created addresses reload


> auto-delete does not work for destinations that existed before broker restart
> -----------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3147
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3147
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.17.0
>            Reporter: Erwin Dondorp
>            Assignee: Domenico Francesco Bruscino
>            Priority: Minor
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> When addresses are recovered after a restart of the broker, they are not 
> auto-deleted.
> In my case, all addresses and queues and messages are configured as 
> auto-delete (or low ttl). In normal operation, once all producers+consumers 
> are stopped, all of these are automatically deleted. first the messages 
> expire, then the queues and ultimately the addresses.
> But let's restart the broker.
> After the restart everything is back again (address+queue+msgs). The messages 
> are properly expired when their time is due. The queue is also deleted. But 
> the address is never deleted.



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

Reply via email to