Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Resolved
-
2.1
-
None
-
None
Description
Presently it's a bit challenging to enable memory metrics for the default memory region unless you define a new one. Add the following two methods to MemoryConfiguration to address the issue.
MemoryConfiguration.setDefaultMemoryPolicyMetricsEnabled(boolean) boolean MemoryConfiguration.isDefaultMemoryPolicyMetricsEnabled()
Discussion on @dev list: http://apache-ignite-developers.2346864.n4.nabble.com/Enabling-memory-and-persistence-metrics-td19582.html
Attachments
Issue Links
- relates to
-
IGNITE-6239 Provide an ability to change configuration in runtime
- Open