GitHub user NSAmelchev opened a pull request: https://github.com/apache/ignite/pull/2962
IGNITE-6679 Clean up some deprecated cache metrics: - TxCommitQueueSize - TxPrepareQueueSize - TxStartVersionCountsSize - TxDhtCommitQueueSize - TxDhtPrepareQueueSize - TxDhtStartVersionCountsSize - DhtEvictQueueCurrentSize You can merge this pull request into a Git repository by running: $ git pull https://github.com/NSAmelchev/ignite ignite-6679 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2962.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 #2962 ---- commit 60fc4eaed7491a757f006ca26c88e234159a9000 Author: NSAmelchev <nsamelc...@gmail.com> Date: 2017-11-01T12:47:47Z remove unnecessary metrics commit 5c125200555098f0de06bee94b72301646445a46 Author: NSAmelchev <nsamelc...@gmail.com> Date: 2017-11-01T12:49:16Z clean up ---- ---