You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2017/05/11 04:10:04 UTC

[jira] [Created] (IGNITE-5198) Improve VisorDataCollectorTask

Alexey Kuznetsov created IGNITE-5198:
----------------------------------------

             Summary: Improve VisorDataCollectorTask
                 Key: IGNITE-5198
                 URL: https://issues.apache.org/jira/browse/IGNITE-5198
             Project: Ignite
          Issue Type: Task
          Components: wizards
    Affects Versions: 2.0
            Reporter: Alexey Kuznetsov
             Fix For: 2.1


VisorDataCollectorTask collect data about grid and caches, but its implementation is not flexible.
Possible improvements: 
# Add some flags that will allow to "turn off" some collector logic, for example - do not collect caches or IGFS metrics.
# May be move IGFS metrics (as they may be slow) to separate task.
# Optimize internal structures (for example, caches partitions, use bit set or smth.)




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)