[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1822) Avoid repeated lookups of TransactionManager in CMTTxInterceptorFactory

jaikiran pai (JIRA) jira-events at lists.jboss.org
Mon May 18 07:07:05 EDT 2009


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

jaikiran pai resolved EJBTHREE-1822.
------------------------------------

                  Resolution: Done
    Component Fix Version(s): jboss-ejb3-transaction:1.0.1


> Avoid repeated lookups of TransactionManager in CMTTxInterceptorFactory
> -----------------------------------------------------------------------
>
>                 Key: EJBTHREE-1822
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1822
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: transactions
>    Affects Versions: 1.1.4
>            Reporter: jaikiran pai
>            Assignee: jaikiran pai
>
> The CMTTxInterceptorFactory current looks up the TransactionManager on every join point creation. This can be avoided by maintaining a reference to the transaction manager on first lookup.

-- 
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