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

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


Luis Barreiro created JBJCA-1111:
------------------------------------

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