]
Paul Ferraro moved JBEAP-9487 to WFLY-8337:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8337 (was: JBEAP-9487)
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)
Distributed web sessions and SFSBs should use SYNC cache mode by
default
------------------------------------------------------------------------
Key: WFLY-8337
URL:
https://issues.jboss.org/browse/WFLY-8337
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
For SFSBs, ASYNC mode requres pessimistic locking/repeatable read.
In order to use looser locking isolation (since with SFSB, contention is not an issue),
SYNC mode is more appropriate as a default.