[jboss-jira] [JBoss JIRA] (WFLY-3702) RetryInvoker needs to be aware of transaction status

Stijn de Witt (JIRA) issues at jboss.org
Mon Oct 26 04:51:01 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121837#comment-13121837 ] 

Stijn de Witt edited comment on WFLY-3702 at 10/26/15 4:50 AM:
---------------------------------------------------------------

This issue is marked as solved for 8.2.0, but I'm still seeing this exception which is also mentioned in the linked thread:

java.lang.IllegalStateException: Transaction DummyTransaction{xid=DummyXid{id=6989}, status=1} is not in a valid state to be invoking cache operations on




was (Author: stijn.dewitt):
This issue is marked as solved for 8.2.0, but I'm still seeing this exception which is also mentioned in the linked thread:

{{java.lang.IllegalStateException: Transaction DummyTransaction{xid=DummyXid{id=6989}, status=1} is not in a valid state to be invoking cache operations on}}



> RetryInvoker needs to be aware of transaction status
> ----------------------------------------------------
>
>                 Key: WFLY-3702
>                 URL: https://issues.jboss.org/browse/WFLY-3702
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 8.1.0.Final
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>             Fix For: 8.2.0.Final, 9.0.0.Alpha1
>
>
> RetryInvoker should not retry if a given operation is transactional.  If the operation fails - the status of the current transaction will be rollback-only, which will fail due to invalid transaction status if retried.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list