[infinispan-issues] [JBoss JIRA] (ISPN-2090) Cache get from TransactionCompleted throws IllegalStateException
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Jun 4 07:07:18 EDT 2012
Galder Zamarreño created ISPN-2090:
--------------------------------------
Summary: Cache get from TransactionCompleted throws IllegalStateException
Key: ISPN-2090
URL: https://issues.jboss.org/browse/ISPN-2090
Project: Infinispan
Issue Type: Bug
Components: Listeners, Transactions
Reporter: Galder Zamarreño
Assignee: Mircea Markus
When implementing @TransactionCompleted in a sync listener, calling cache.get() even when event.isPre=false throws:
{code}IllegalStateException - ActionStatus.COMMITTED is not in a valid state to be invoking cache operations on{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list