[jboss-jira] [JBoss JIRA] (WFLY-11324) BATCH mode should not use Infinispan's XA transaction table

Paul Ferraro (Jira) issues at jboss.org
Sat Nov 10 09:09:00 EST 2018


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)


More information about the jboss-jira mailing list