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/02 12:04:00 UTC

[jira] [Closed] (IGNITE-6678) Web agent: Implement web-agent as cluster singleton

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

Alexey Kuznetsov closed IGNITE-6678.
------------------------------------

It is very hard to implement.

> Web agent: Implement web-agent as cluster singleton
> ---------------------------------------------------
>
>                 Key: IGNITE-6678
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6678
>             Project: Ignite
>          Issue Type: Improvement
>          Components: wizards
>    Affects Versions: 2.2
>            Reporter: Alexey Kuznetsov
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>
> It may be very useful to start agent not as separate JVM program, but as cluster singleton (for example in cloud).
> This will reduce data transfer between cluster and web agent greatly (no-need to transform result to JSON string) and also will allow to handle self-healing of web-agent by killing hanging node by managment tools (Zookeeper for example).



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