[jboss-jira] [JBoss JIRA] Created: (JBAS-6153) Transaction sticky target not available should be thrown as ServiceUnavailableException

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Fri Oct 31 07:21:20 EDT 2008


Transaction sticky target not available should be thrown as ServiceUnavailableException
---------------------------------------------------------------------------------------

                 Key: JBAS-6153
                 URL: https://jira.jboss.org/jira/browse/JBAS-6153
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering
    Affects Versions: JBossAS-5.0.0.CR2, JBossAS-4.2.3.GA
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno


Transaction sticky target not available should be thrown as ServiceUnavailableException, otherwise
RetryInterceptor (RI) logic does not kick in when the cluster has restarted. The retry would fail as expected
because the previous transaction is no longer available but the RI avoids the client application having to 
explicitly re-look home.

Note: UserTransaction has its RetryInterceptor-ish logic within ClientUserTransaction and hence this does 
not affect it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list