GitHub user sergey-chugunov-1985 opened a pull request:
https://github.com/apache/ignite/pull/1672 MemoryMetrics to monitor how PageMemories performing You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4536 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1672.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 #1672 ---- commit f5ff54a9945477768bf74161c8c51d4ce83d4b62 Author: Sergey Chugunov <[hidden email]> Date: 2017-03-02T16:24:20Z IGNITE-4758 multiple MemoryPolicies were implemented commit 5479f947f672e28fc39f92e8a489c016f96d10f0 Author: Sergey Chugunov <[hidden email]> Date: 2017-03-09T10:17:45Z Merge branch 'ignite-3477' into ignite-4758 commit db1087e28f438c494d96afea92de2b454f369c46 Author: Sergey Chugunov <[hidden email]> Date: 2017-03-09T12:13:17Z IGNITE-4758 added back 'freeList' parameter on RowStore constructor commit a0ae590e0411a1d029dfc515edf66fe45eb7635b Author: Ivan Rakov <[hidden email]> Date: 2017-03-13T15:00:22Z IGNITE-4578: Refactoring - configuration is now available from policy; memory policy map is introduced. commit 9eaa00ef1a0d0124a23b59ef1245fa4e6df25478 Author: Sergey Chugunov <[hidden email]> Date: 2017-03-13T16:20:12Z IGNITE-4758 Indexing SPI tests fix, CPP tests configs refactoring, documentation improvements commit 89ce9b672223110b7f3b2ab36117772e9ddae06b Author: Sergey Chugunov <[hidden email]> Date: 2017-03-15T08:40:41Z IGNITE-4758 some tests were added, code was improved to avoid NPE on client nodes, documentation was detailed commit bf491b3a2fe94d05ff77d812809c02ce908036cf Author: Sergey Chugunov <[hidden email]> Date: 2017-03-16T11:16:51Z IGNITE-4758 NPE on metrics gathering on client node was fixed commit a4cbde0cfe25e9e40ba06882dc97b5d815cb4cf6 Author: Sergey Chugunov <[hidden email]> Date: 2017-03-20T14:27:53Z IGNITE-4758 bug with initializing default memory pool was fixed commit 5e6ace74d4fbde1b2624831a10452f1c21cc853b Author: Sergey Chugunov <[hidden email]> Date: 2017-03-21T08:31:41Z IGNITE-4536 CacheMetrics interface was updated, MemoryMetrics were added commit 52a61e059f72d6acb709ac8d634abc263dc716ed Author: Sergey Chugunov <[hidden email]> Date: 2017-03-21T16:31:37Z IGNITE-4536 largeEntityPagesPercentage metric was implemented commit a35ab2846c59ee6d29f0a0f9618f27b769b260bb Author: Sergey Chugunov <[hidden email]> Date: 2017-03-21T16:41:36Z IGNITE-4758 changes from base branch were merged commit ec19c170c3190eb4566c8f4059f3e60a1dab6e7a Author: Sergey Chugunov <[hidden email]> Date: 2017-03-21T16:59:54Z IGNITE-4758 compilation errors after merge were fixed commit 7c7c7ff4566e1951e9d967679f9fe98ee0d3d9e6 Author: Sergey Chugunov <[hidden email]> Date: 2017-03-22T14:16:12Z IGNITE-4758 configuration of default MemoryPolicy was changed, documentation was improved commit 12f224a104691b1b5d1ddecfe7aba009aa62b6db Author: Sergey Chugunov <[hidden email]> Date: 2017-03-23T09:43:21Z INGITE-4536 changes for multiple MemoryPolicies were merged commit 17751e288cb1c31e4bbedc0a67512267c5e85bb3 Author: Sergey Chugunov <[hidden email]> Date: 2017-03-24T11:26:46Z IGNITE-4536 allocationRate metric was added along with test for it commit fa9cca70e472b7b239e520bea537eeffbfcb957d Author: Sergey Chugunov <[hidden email]> Date: 2017-03-24T14:36:41Z IGNITE-4536 MXBean implementation for MemoryMetrics was added ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/1672 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |