[
https://issues.apache.org/jira/browse/IGNITE-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov reopened IGNITE-336:
-------------------------------------
Assignee: Vasiliy Sisko (was: Alexey Kuznetsov)
# Lets move statisticsEnabled from VisorCacheMetrics to VisorCache, because
VisorCacheMetrics not always collected (see collectMetrics in VisorCache)
# VisorCachesToggleStatisticsJob has wrong javadocs.
# VisorCacheToggleStatisticsTaskArg, lets use boolean (primitive) not Boolean
(object).
# I do not like "-statistics -enable" and "-statistics -disable", how about
"-statistics=on" and "-statistics=off"?
> We need to add dynamic turn on/off cache statistics for Visor.
> --------------------------------------------------------------
>
> Key: IGNITE-336
> URL: https://issues.apache.org/jira/browse/IGNITE-336
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: sprint-2
> Reporter: Vasiliy Sisko
> Assignee: Vasiliy Sisko
> Priority: Major
>
> We need create task to turn on/off of cache statistics collecting.
> Create Visor command for toggling.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)