[
https://issues.jboss.org/browse/WFLY-8338?page=com.atlassian.jira.plugin....
]
Paul Ferraro moved JBEAP-9489 to WFLY-8338:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8338 (was: JBEAP-9489)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Clustering
(was: Clustering)
Affects Version/s: 10.1.0.Final
(was: 7.1.0.DR13)
L1 should be disabled by default
--------------------------------
Key: WFLY-8338
URL:
https://issues.jboss.org/browse/WFLY-8338
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)