Re: Addresses are not getting deleted when autoDeleteAddresses is set true

2024-06-13 Thread Alexander Weichart
Hi. Are there any updates on this? Am Mi, 5. Jun 2024, um 11:39, schrieb Alexander Weichart: > Changing the address matcher did unfortunately not work. > Therefore, I created a minimum reproducible example for the bug. > The code & description can be found here: > https://gi

Re: Addresses are not getting deleted when autoDeleteAddresses is set true

2024-06-05 Thread Alexander Weichart
"." characters so if you wanted to use the > default syntax your match would be ".tmp.#" instead. > > > Justin > > [1] > https://activemq.apache.org/components/artemis/documentation/latest/wildcard-syntax.html#customizing-the-syntax > > On Fri,

Re: Addresses are not getting deleted when autoDeleteAddresses is set true

2024-05-31 Thread Alexander Weichart
Fr, 31. Mai 2024, um 23:52, schrieb Alexander Weichart: > Hi Bertram, > thanks for trying to reproduce the issue as well as the explaining comments > related to the changes. > What did you mean with step 3 („updated the wildcard config…“)? Maybe this is > my issue? > If not, I wil

Re: Addresses are not getting deleted when autoDeleteAddresses is set true

2024-05-31 Thread Alexander Weichart
re.postoffice.impl.PostOfficeImpl.AddressQueueReaper. > The change to TempQueueCleanerUpper doesn't have any relevance here. > > If you can work up some specific steps to demonstrate a real problem I'll > investigate further. Otherwise everything seems to be working normally. >

Addresses are not getting deleted when autoDeleteAddresses is set true

2024-05-31 Thread Alexander Weichart
**Basic bug info** When configuring a broker to auto-delete expired addresses like this: ```xml 30 true 3 true true 3 -1 ``` Artemis - correctly deletes automatically created, expired, queues - **but does not** delete automatically created, expired, addresses (e.g