You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/05/06 22:34:15 UTC

[jira] [Resolved] (AMQ-5166) MessageDatabase does not consistently apply tracker settings

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

Timothy Bish resolved AMQ-5166.
-------------------------------

    Resolution: Fixed

Tested against trunk and doesn't seem to break any tests locally.  Patch applied with thanks. 

> 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)