]
Pedro Ruivo updated ISPN-2823:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 5.3.0.CR2
(was: 5.3.0.Final)
Resolution: Done
TransactionManagerLookup is silently ignored with invocation
batching
---------------------------------------------------------------------
Key: ISPN-2823
URL:
https://issues.jboss.org/browse/ISPN-2823
Project: Infinispan
Issue Type: Bug
Components: Core API, Transactions
Affects Versions: 5.2.0.Final, 5.2.1.Final
Reporter: Jeremy Stone
Assignee: Tristan Tarrant
Fix For: 5.3.0.CR2
Attachments: infinispan_batch_tx.zip
A configured TransactionManagerLookup is ignored when invocation batching is enabled.
Attempts to put an entry into the cache are greeted with
"java.lang.IllegalStateException: This is a tx cache!" despite the presence of
an active transaction.
This seems to make it impossible to use the Tree API, where invocation batch mode is
mandatory, in a transactional environment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: