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 2019/10/08 19:12:00 UTC

[jira] [Assigned] (IGNITE-10032) Web Agent: Optimize collecting topology from cluster

     [ https://issues.apache.org/jira/browse/IGNITE-10032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kuznetsov reassigned IGNITE-10032:
-----------------------------------------

    Assignee:     (was: Alexey Kuznetsov)

> Web Agent: Optimize collecting topology from cluster
> ----------------------------------------------------
>
>                 Key: IGNITE-10032
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10032
>             Project: Ignite
>          Issue Type: Improvement
>          Components: wizards
>            Reporter: Alexey Kuznetsov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In current implementation Web Agent collect every 5 seconds topology via REST with attributes. But attributes are immutable and can be collected only when topology changed.
> We can cache node IDs and collect lightweight topology on every 5 seconds and if we detected that topology changed - collect full topology with attributes. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)