[jboss-jira] [JBoss JIRA] Commented: (JBAS-6918) "trackByTxn" always gets displayed as "false" in the output of the "listStatistics" operation for Connection Factories and Datasources

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Thu Jul 30 15:55:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-6918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12478309#action_12478309 ] 

Jesper Pedersen commented on JBAS-6918:
---------------------------------------

>From the docs:

# <track-connection-by-tx> - whether the connection should be "locked" to the transaction, returning it to the pool at the end of the transaction; in pre-JBoss-5.x releases the default value for Local connection factories is true and false for XA; since JBoss-5.x the default value is true for both Local and XA and the element is deprecated.
# <interleaving/> - enables interleaving for XA connection factories (added in JBoss-5.x)

The element is deprecated.

Let me know if I should remove it from the template.

> "trackByTxn" always gets displayed as "false" in the output of the "listStatistics" operation for Connection Factories and Datasources
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-6918
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6918
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: ProfileService
>         Environment: JBoss AS Branch_5_x r88814, embjopr r413 
>            Reporter: Farah Juma
>            Assignee: Jesper Pedersen
>            Priority: Minor
>             Fix For: JBossAS-5.2.0.Beta1
>
>         Attachments: ListStatistics.png
>
>
> Steps to reproduce:
> Create a Tx Connection Factory with "track-connection-by-tx" set to "true". Then, invoke the "listStatistics" operation using the Embedded Console. The value of "trackByTxn" gets displayed as "false" instead of "true", as seen in the attached screenshot.

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