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

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

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

Anton Vinogradov (Jira)
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=<a href="http://10.1.1.1:8080,http://10.1.1.2:8080">http://10.1.1.1:8080,http://10.1.1.2:8080
{code}



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