-
Feature Request
-
Resolution: Won't Do
-
Optional
-
None
-
7.0.2.Final
-
Includes a new JMX statistic for counting the number of created but not yet running transactions.
This Jira tracks the development of a new statistic in `com.arjuna.ats.arjuna.coordinator.TxStats` to count the number of BasicAction instances that have ActionStatus equal to CREATED. This new stat will track the number of transactions that have been created so far but that haven't been started yet.
- impacts account
-
JBTM-3901 Consider to move the ConcurrentHashMap<Uid, BasicAction> _allActions to BasicAction
- Closed