]
Jason Greene updated WFLY-264:
------------------------------
Fix Version/s: 10.1.0.Final
(was: 10.1.0.CR1)
Add support for use1PcForAutoCommitTransactions
-----------------------------------------------
Key: WFLY-264
URL:
https://issues.jboss.org/browse/WFLY-264
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Priority: Minor
Fix For: 10.1.0.Final
Since clustered web sessions/SFSBs won't ever incur inter-node concurrent access, we
can tolerate a 1PC commit optimization - which will reduce the number of RPCs involved in
replication/distribution. This should result it a significant performance gains for
REPL_SYNC and DIST_SYNC caches.