GitHub user akalash opened a pull request: https://github.com/apache/ignite/pull/3879
IGNITE-8077 implemented getTxHoldingLockNum and getLockedKeysNum in TxMXBeanImpl You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite IGNITE-8077 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3879.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3879 ---- commit d5e1457006e042508b7394d38e878fd942851d2e Author: AMedvedev <amedvedev@...> Date: 2018-04-03T02:46:26Z IGNITE-8077: wip commit a0eef40e1b270276e1e75d15cb76303c7bcaaa37 Author: AMedvedev <amedvedev@...> Date: 2018-04-03T04:33:20Z IGNITE-8077: simplify commit 830aeaedd9397835f6cf0fc6da224e4d6a8f014c Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-04-19T15:00:13Z IGNITE-8077 implemented getTxHoldingLockNum and getLockedKeysNum in TxMXBeanImpl ---- ---