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

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Thu Nov 6 13:23:12 EST 2008


     [ https://jira.jboss.org/jira/browse/JBAS-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreno resolved JBAS-6153.
------------------------------------

    Fix Version/s: JBossAS-5.0.0.GA
       Resolution: Done


> 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-4.2.3.GA, JBossAS-5.0.0.CR2
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: JBossAS-5.0.0.GA
>
>
> 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