[jira] [Created] (IGNITE-6311) Initial BaselineTopology is defined with static configuration

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

[jira] [Created] (IGNITE-6311) Initial BaselineTopology is defined with static configuration

Anton Vinogradov (Jira)
Sergey Chugunov created IGNITE-6311:
---------------------------------------

             Summary: Initial BaselineTopology is defined with static configuration
                 Key: IGNITE-6311
                 URL: https://issues.apache.org/jira/browse/IGNITE-6311
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Sergey Chugunov


h2. Use Case
User is allowed to define target topology with static configuration.

h2. Acceptance Criteria
* New public interface *ClusterActivator* is introduced with single method boolean activate(Collection<ClusterNode> nodes);
* Out-of-the-box implementation allows user to specify list of IP addresses and ports where grid nodes are expected to be started.
* New method *setClusterActivator* is added to configuration.



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