[infinispan-issues] [JBoss JIRA] (ISPN-1301) Check hashKeyMask of FIleCacheStore

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Oct 30 21:29:02 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-1301:
--------------------------------

    Fix Version/s: 6.0.0.Final
                       (was: 5.2.0.Final)

    
> Check hashKeyMask of FIleCacheStore
> -----------------------------------
>
>                 Key: ISPN-1301
>                 URL: https://issues.jboss.org/browse/ISPN-1301
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Configuration, Loaders and Stores
>    Affects Versions: 5.0.0.CR8
>            Reporter: Robert Stupp
>            Assignee: Manik Surtani
>             Fix For: 6.0.0.Final
>
>
> Related to ISPN-1300:
> If the configured "hashKeyMask" value is changed for an existing cache store, the whole cache store becomes unusable.
> Parts of the cache store configuration should be persisted in the file cache store and checked upon startup.
> If the existing (persistent) configuration is different from what the user has set in the configuration XML (or programatically), two things are possible:
> 1. print a WARNING that the cache store uses the persistent configuration
> 2. like 1, but perform a re-hash of the file cache store, if a certain configuration option has been set

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list