Details
-
New Feature
-
Status: Closed
-
Trivial
-
Resolution: Done
-
None
Description
(Tx)TDB's TransactionManager already has stats to expose read|write transactions completed|aborted|on going, etc.
There is also a TransactionMBean interface and ARQ has all the necessary JMX machinery.
We just need to provide an implementation for TransactionMBean and register it.