[jboss-jira] [JBoss JIRA] (WFLY-3702) RetryInvoker is useless within the context of a transaction.

Paul Ferraro (JIRA) issues at jboss.org
Fri Aug 1 13:34:29 EDT 2014


Paul Ferraro created WFLY-3702:
----------------------------------

             Summary: RetryInvoker is useless within the context of a transaction.
                 Key: WFLY-3702
                 URL: https://issues.jboss.org/browse/WFLY-3702
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering
    Affects Versions: 8.1.0.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
             Fix For: 8.2.0.CR1, 9.0.0.Beta1


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.2.6#6264)


More information about the jboss-jira mailing list