[
https://issues.apache.org/jira/browse/AMQ-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james updated AMQ-5166:
-----------------------
Attachment: aq_patch.txt
Attached the aq_patch.txt which ensures that the settings get passed along to
every new tracker instance.
> MessageDatabase does not consistently apply tracker settings
> ------------------------------------------------------------
>
> Key: AMQ-5166
> URL: https://issues.apache.org/jira/browse/AMQ-5166
> Project: ActiveMQ
> Issue Type: Bug
> Components: Message Store
> Affects Versions: 5.9.1
> Reporter: james
> Priority: Minor
> Attachments: aq_patch.txt
>
>
> The "failoverProducersAuditDepth" and "maxFailoverProducersToTrack" settings
> for MessageDatabase are actually used by the underlying MetaData's
> ActiveMQMessageAuditNoSync instance. However, the MetaData instance and
> ActiveMQMessageAuditNoSync may change over the life of the MessageDatabase,
> and these settings are not perpetuated to the new instances (or restored
> instances).
--
This message was sent by Atlassian JIRA
(v6.2#6252)