[infinispan-issues] [JBoss JIRA] (ISPN-1301) Check hashKeyMask of FIleCacheStore
Manik Surtani (Updated) (JIRA)
jira-events at lists.jboss.org
Sat Jan 7 12:03:11 EST 2012
[ https://issues.jboss.org/browse/ISPN-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1301:
--------------------------------
Fix Version/s: 5.2.0.FINAL
(was: 5.1.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: 5.2.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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list