You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/09/08 10:23:00 UTC

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

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)