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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)