[
https://jira.jboss.org/browse/ISPN-600?page=com.atlassian.jira.plugin.sys...
]
Galder Zamarreno reopened ISPN-600:
-----------------------------------
By calling TM.commit(), you're forcing batch starter and ender to be same thread. This
is too limiting.
Instead, keep thread in batch details and check whether at commit time the threads are
same or not, and based on that decision either call TX.commit or TM.commit.
Embedded JBossTS and TreeCache don't work together
--------------------------------------------------
Key: ISPN-600
URL:
https://jira.jboss.org/browse/ISPN-600
Project: Infinispan
Issue Type: Bug
Components: Transactions, Tree API
Affects Versions: 4.1.0.CR2
Reporter: Tom Coates
Assignee: Galder Zamarreno
Fix For: 4.1.0.CR3
Attachments: JBossStandaloneJTAManagerLookupTxTest.java
Attached a test - see TransactionManagerLookupTreeTest in branch/4.1.x and trunk
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira