[
https://issues.apache.org/jira/browse/ARTEMIS-2638?focusedWorklogId=399749&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-399749
]
ASF GitHub Bot logged work on ARTEMIS-2638:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Mar/20 21:12
Start Date: 07/Mar/20 21:12
Worklog Time Spent: 10m
Work Description: michaelandrepearce commented on issue #3004:
ARTEMIS-2638 retro resources created recursively w/# match
URL: https://github.com/apache/activemq-artemis/pull/3004#issuecomment-596138033
LGTM.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 399749)
Time Spent: 20m (was: 10m)
> Retroactive resources created recursively when using # match
> ------------------------------------------------------------
>
> Key: ARTEMIS-2638
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2638
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.11.0
> Reporter: Yasin Koyuncu
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I am trying to set up a retroactive address configuration for all addresses
> using the following address setting:
> {code:xml}
> <address-setting match="#">
> <retroactive-message-count>100</retroactive-message-count>
> </address-setting>
> {code}
> However it's not creating the 4 internal resources mentioned in [the
> doc|https://activemq.apache.org/components/artemis/documentation/latest/retroactive-addresses.html].
> Only the divert is created. I don't see the remaining internal addresses and
> queues.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)