You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2008/08/20 10:35:52 UTC

[jira] Created: (AMQ-1901) The reference store is always deleted on a hard shutdown - make this optional

The reference store is always deleted on a hard shutdown - make this optional
-----------------------------------------------------------------------------

                 Key: AMQ-1901
                 URL: https://issues.apache.org/activemq/browse/AMQ-1901
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Message Store
    Affects Versions: 5.1.0, 5.0.0
            Reporter: Rob Davies
             Fix For: 5.2.0


Add two new properties to amqPersistenceAdaptor :
recoverReferenceStore - default = true - will recover if not valid
forceRecoverReferenceStore - default force - will force a recovery

Always recovering the reference store can be over zealous - making this optional

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-1901) The reference store is always deleted on a hard shutdown - make this optional

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-1901.
-----------------------------

    Resolution: Fixed

Fixed by SVN revision 687287

> The reference store is always deleted on a hard shutdown - make this optional
> -----------------------------------------------------------------------------
>
>                 Key: AMQ-1901
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1901
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Message Store
>    Affects Versions: 5.0.0, 5.1.0
>            Reporter: Rob Davies
>             Fix For: 5.2.0
>
>
> Add two new properties to amqPersistenceAdaptor :
> recoverReferenceStore - default = true - will recover if not valid
> forceRecoverReferenceStore - default force - will force a recovery
> Always recovering the reference store can be over zealous - making this optional

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.