-
Bug
-
Resolution: Done
-
Blocker
-
5.1.0.CR4
-
None
Even though I disable l1 configuration via:
return new ConfigurationBuilder() .clustering() .cacheMode(CacheMode.DIST_SYNC) .l1().disable()
L1 is enabled.
- is related to
-
ISPN-1759 Throw an exception when using <hash > or <l1 > while configured in replicated, invalidated or local mode.
- Closed