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

Robert Stupp (JIRA) jira-events at lists.jboss.org
Wed Aug 3 04:53:23 EDT 2011


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


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list