-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
5.0.0.CR8
-
None
-
Documentation (Ref Guide, User Guide, etc.), Release Notes, Compatibility/Configuration
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
- is blocked by
-
ISPN-1300 Reduce number of locks and buckets generated by BucketBasedCacheStore
- Closed