Paul Ferraro created WFLY-11324:
-----------------------------------
Summary: BATCH mode should not use Infinispan's XA transaction table
Key: WFLY-11324
URL:
https://issues.jboss.org/browse/WFLY-11324
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 14.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Currently, our logic for configuring BATCH mode is causing Infinispan to use the XA
transaction table, instead of the the local transaction table. This not only makes
commits more costly, but should avoid some graceful shutdown bugs with the XA transaction
table.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)