[jboss-jira] [JBoss JIRA] Commented: (JBAS-4964) txFailoverAuthorizations should be keyed on transaction propagation context

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Thu Nov 15 12:58:18 EST 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4964?page=comments#action_12387792 ] 
            
Galder Zamarreno commented on JBAS-4964:
----------------------------------------

Fixed in trunk.

We know have all 4 load balance policies tested with the Unified
and JRMP invokers, for both transactions started within AS and user 
transactions started remotely.

I'm leaving failure test coverage for when I address JBAS-4963.



> txFailoverAuthorizations should be keyed on transaction propagation context
> ---------------------------------------------------------------------------
>
>                 Key: JBAS-4964
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4964
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: JBossAS-5.0.0.Beta2,  JBossAS-5.0.0.Beta3, JBossAS-4.2.2.GA
>            Reporter: Galder Zamarreno
>         Assigned To: Galder Zamarreno
>
> txFailoverAuthorizations WeakHashMap in invoker HA proxies should be keyed 
> on transaction propagation context rather than Transaction. Otherwise, 
> UserTransactions started from non managed environments would never be added because
> TransactionManager is null in such environments, and hence, transaction is not added to interceptor.

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

        



More information about the jboss-jira mailing list