You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/08 13:58:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-10032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946910#comment-16946910 ] 

Maxim Muzafarov commented on IGNITE-10032:
------------------------------------------

[~kuaw26]

Hello, any updates here? Does this issue still needs a review?

> 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
>
>          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)