You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2017/12/06 03:04:00 UTC

[jira] [Created] (IGNITE-7119) Web Agent: Implement support for comma-delimited list of node URIs

Alexey Kuznetsov created IGNITE-7119:
----------------------------------------

             Summary: Web Agent: Implement support for comma-delimited list of node URIs
                 Key: IGNITE-7119
                 URL: https://issues.apache.org/jira/browse/IGNITE-7119
             Project: Ignite
          Issue Type: Improvement
          Components: wizards
            Reporter: Alexey Kuznetsov
            Assignee: Andrey Novikov


We need to support several URLs for load-balancing and fault tolerance:

It could look like this:
{code}
node-uri=http://10.1.1.1:8080,http://10.1.1.2:8080
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)