[ https://issues.apache.org/jira/browse/IGNITE-14913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ilya Shishkov updated IGNITE-14913: ----------------------------------- Ignite Flags: Docs Required (was: Docs Required,Release Notes Required) > Add cache statistics switch to control script > --------------------------------------------- > > Key: IGNITE-14913 > URL: https://issues.apache.org/jira/browse/IGNITE-14913 > Project: Ignite > Issue Type: New Feature > Components: control.sh > Reporter: Ilya Shishkov > Priority: Minor > > Currently, enabling or disabling of cache statistics is available only via > ignitevisorcmd and JMX. Because it seems that ignitevisorcmd is no longer > being developed, it would be helpful to add a cache statistics switch into > control script, moreover we already have classes for this purpose: > {code} > VisorCacheToggleStatisticsTask > VisorCacheToggleStatisticsTaskArg > {code} > Suggested syntax for command: > {code} > --cache statistics enable|disable [cacheName1,...,cacheNameN] > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)