[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
Ian Springer (JIRA)
jira-events at lists.jboss.org
Thu Jul 30 17:16:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12478320#action_12478320 ]
Ian Springer commented on JBAS-6918:
------------------------------------
Can you remove the trackByTxn element from the map that is returned by the listStatistics managed operation? It appears the value isn't accurate, since it is always false, even when the track-connection-by-tx managed property is set to true. I think it will only confuse users.
> "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: Ian Springer
> 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