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 2017/10/19 15:33:00 UTC

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

Alexey Kuznetsov created IGNITE-6678:
----------------------------------------

             Summary: 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
      Security Level: Public (Viewable by anyone)
          Components: wizards
    Affects Versions: 2.2
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: 2.4


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
(v6.4.14#64029)