[jboss-jira] [JBoss JIRA] Commented: (AS7-778) Expose transaction manager statistics
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue May 31 14:02:01 EDT 2011
[ https://issues.jboss.org/browse/AS7-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605567#comment-12605567 ]
Brian Stansberry commented on AS7-778:
--------------------------------------
https://github.com/jbossas/jboss-as/compare/e1f2a63...2461706 exposes the metrics.
I'm not resolving this pending resolution of other subtasks of the parent task (i.e. in case these metrics get moved to a child resource or something.) But the metrics are there.
> Expose transaction manager statistics
> -------------------------------------
>
> Key: AS7-778
> URL: https://issues.jboss.org/browse/AS7-778
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Domain Management, Transactions
> Reporter: Brian Stansberry
> Fix For: 7.0.0.CR1
>
>
> Expose via the domain management layer the stats available via the JBoss TS TxStats bean.
> http://grepcode.com/file/repository.jboss.org/nexus/content/repositories/releases/org.jboss.jbossts/jbossjta/4.13.1.Final/com/arjuna/ats/arjuna/coordinator/TxStatsMBean.java
> The AS transaction subsystem should not use JMX to access this data; the backing bean is available via a static method.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list