-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR13
-
None
Our default configuration for web and ejb uses locking reads. This makes L1 completely useless since remote calls to the primary owner would be necessary any time L1 would ever be referenced. Additionally, it incurs the cost of a separate invalidation command per write.
Having it explicitly disabled in the default config makes it too tempting for uses to naively enable it, without knowing the cost.
- is cloned by
-
WFLY-8338 L1 should be disabled by default
-
- Closed
-