[ 
https://issues.apache.org/jira/browse/ARTEMIS-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qngl updated ARTEMIS-3322:
--------------------------
    Attachment: broker.xml

> Diverts created by retroactive-message-count are missing after configuration 
> reloading
> --------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3322
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3322
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 2.17.0
>         Environment: Linux 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 
> UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Qngl
>            Priority: Major
>         Attachments: broker.xml
>
>
>  User can enable retroactive by setting retroactive-message-count in 
> address-setting like the following code. 
> {code:java}
> // code placeholder
> <address-setting match="sc.we.push">
>  <retroactive-message-count>1000</retroactive-message-count>
> </address-setting>
> {code}
> Reproduce steps: # Enable the retroactive-message-count setting in broker.xml.
>  # Create a JMS connection to address "sc.we.push".
>  # Change some settings in broker.xml to trigger configuration reload.
>  # Then you can see the diverts under address "sc.we.push" are missing.



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

Reply via email to