GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3195 JMX metrics implementation
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/alex-plekhanov/ignite ignite-2.3-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3195.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3195
----
commit d958974ff2c3b945f290b995e71b3362668d8acd
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-11-21T10:56:34Z
IGNITE-6868 Implement new JMX metrics for TcpCommunicationSpi monitoring
commit 601ac7e4f4df502cd76f0c62e168e604fa401288
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-11-21T10:39:20Z
IGNITE-6869 Implement new JMX metric for jobs monitoring
commit d27fcd348b06d9de2871e11d8e45be0b03153995
Author: Pereslegin Pavel <
[hidden email]>
Date: 2017-11-24T12:35:02Z
IGNITE-6867 Implement new JMX metrics for topology monitoring
commit 898a3bd70ff428c903beee6ed2823d22b438f601
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-11-24T11:44:07Z
IGNITE-6870 Implement new JMX metric for cache topology validation monitoring
commit 3bc502cfece7d003e767812cbd578f882e55c1d7
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-11-30T10:14:18Z
IGNITE-6871 Implement new JMX metrics for partitions map monitoring
commit 73c9b4268f1f8d652d6bbe54b2ddd13f2ea01bb9
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-11-23T13:54:01Z
IGNITE-6985 Wrong value of RebalancingStartTime cache metric
commit acf2ff5a126d6150052fca3296c9e7bf6eb323fb
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-12-08T14:13:54Z
IGNITE-6867 Implement new JMX metrics for topology monitoring HotFix
commit 4ee10ca51f8a792b5b54c9ed62798c80d8f4ea35
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-12-08T14:17:06Z
IGNITE-6868 Implement new JMX metrics for TcpCommunicationSpi monitoring HotFix
commit fb1cab7e24ff75c16d852b608aecf5f78f6cd630
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-12-08T14:22:18Z
IGNITE-6871 Implement new JMX metrics for partitions map monitoring HotFix
commit c019a9ea03c025f10a7dc0fa3bd403249ea55f89
Author: Aleksey Plekhanov <
[hidden email]>
Date: 2017-12-10T20:56:46Z
Compatibility tests
----
---