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)