[
https://issues.apache.org/jira/browse/ARTEMIS-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yasin Koyuncu updated ARTEMIS-2638:
-----------------------------------
Description:
I am trying to set up a retroactive address configuration for all addresses
using the following address setting:
<address-setting match="#">
<retroactive-message-count>100</retroactive-message-count>
</address-setting>
However it's not creating the 4 internal resources mentioned in the doc :
[https://activemq.apache.org/components/artemis/documentation/latest/retroactive-addresses.html#diverts]
Only the divert is created. I don't see the remaining internal addresses and
queues.
Can you verify if this is working?
Thx.
was:
I am trying to set up a retroactive address configuration for all addresses
using the following address setting:
<address-setting match="#">
<address-setting match="test">
<retroactive-message-count>100</retroactive-message-count>
</address-setting>
However it's not creating the 4 internal resources mentioned in the doc :
[https://activemq.apache.org/components/artemis/documentation/latest/retroactive-addresses.html#diverts]
Only the divert is created. I don't see the remaining internal addresses and
queues.
Can you verify if this is working?
Thx.
> Retroactive address not working as expected
> -------------------------------------------
>
> 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
> Priority: Major
>
> I am trying to set up a retroactive address configuration for all addresses
> using the following address setting:
>
> <address-setting match="#">
> <retroactive-message-count>100</retroactive-message-count>
> </address-setting>
>
> However it's not creating the 4 internal resources mentioned in the doc :
>
> [https://activemq.apache.org/components/artemis/documentation/latest/retroactive-addresses.html#diverts]
>
> Only the divert is created. I don't see the remaining internal addresses and
> queues.
>
> Can you verify if this is working?
>
> Thx.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)