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

Paul Ferraro (JIRA) issues at jboss.org
Mon Oct 26 13:25:00 EDT 2015


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

Paul Ferraro commented on WFLY-3702:
------------------------------------

That exception has nothing to do with the retry invoker.  These exceptions are being addressed by this pull request: https://github.com/wildfly/wildfly/pull/8326

> 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