[
https://issues.apache.org/jira/browse/GERONIMO-3520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viet Hung Nguyen updated GERONIMO-3520:
---------------------------------------
Attachment: txmanagerStats.patch
Updated the patch to use AtomicLong for statistic counters to avoid having
inaccurate values due to threading like Matt suggested. Also, keeps track of
another attribute for activeCount and increments/decrements accordingly (i.e.
when associate() and unassociate() are called) like Anita suggested.
> missing jsr-77 stats for JTA
> ----------------------------
>
> Key: GERONIMO-3520
> URL: https://issues.apache.org/jira/browse/GERONIMO-3520
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: monitoring, transaction manager
> Affects Versions: 2.0.2, 2.1
> Environment: linux
> Reporter: Viet Hung Nguyen
> Attachments: geronimo-3520.patch,
> jms-mdb-sample-ear-2.0-SNAPSHOT.ear, txmanagerStats.patch
>
>
> we need to surface transaction statistics defined by the JSR 77 spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.