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 2018/10/27 14:05:00 UTC

[jira] [Updated] (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 updated IGNITE-10032:
--------------------------------------
    Ignite Flags:   (was: Docs Required)

> 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
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>             Fix For: 2.8
>
>
> 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
(v7.6.3#76005)