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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)