[infinispan-issues] [JBoss JIRA] (ISPN-2823) TransactionManagerLookup is silently ignored with invocation batching

Jeremy Stone (JIRA) jira-events at lists.jboss.org
Wed Feb 13 10:07:56 EST 2013


Jeremy Stone created ISPN-2823:
----------------------------------

             Summary: TransactionManagerLookup is silently ignored with invocation batching
                 Key: ISPN-2823
                 URL: https://issues.jboss.org/browse/ISPN-2823
             Project: Infinispan
          Issue Type: Feature Request
          Components: Core API, Transactions
    Affects Versions: 5.2.1.Final, 5.2.0.Final
            Reporter: Jeremy Stone
            Assignee: Mircea Markus


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: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list