[jboss-jira] [JBoss JIRA] (JBJCA-1111) Throwable instantiation on TxConnectionListener.TransactionSynchronization

Luis Barreiro (JIRA) jira-events at lists.jboss.org
Sat Nov 2 01:55:01 EDT 2013


    [ https://issues.jboss.org/browse/JBJCA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829626#comment-12829626 ] 

Luis Barreiro commented on JBJCA-1111:
--------------------------------------

Pull Request:
https://github.com/ironjacamar/ironjacamar/pull/91
                
> Throwable instantiation on TxConnectionListener.TransactionSynchronization
> --------------------------------------------------------------------------
>
>                 Key: JBJCA-1111
>                 URL: https://issues.jboss.org/browse/JBJCA-1111
>             Project: IronJacamar
>          Issue Type: Task
>            Reporter: Luis Barreiro
>            Assignee: Jesper Pedersen
>
> In org.jboss.jca.core.connectionmanager.listener.TxConnectionListener.TransactionSynchronization there is a Throwable that is always instantiated during the creation of the object, but in most cases it's never thrown.
> There is a performance penalty associated with filling the stack trace of every exception, even if it's not thrown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list