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

[jira] [Assigned] (IGNITE-6913) Add support for baseline manipulations to controls.sh

     [ https://issues.apache.org/jira/browse/IGNITE-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kuznetsov reassigned IGNITE-6913:
----------------------------------------

    Assignee: Pavel Konstantinov  (was: Alexey Kuznetsov)

> Add support for baseline manipulations to controls.sh
> -----------------------------------------------------
>
>                 Key: IGNITE-6913
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6913
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Kuznetsov
>            Assignee: Pavel Konstantinov
>             Fix For: 2.4
>
>
> This is a ticket to make required changes baseline topology introduced in Ignite:
> [https://issues.apache.org/jira/browse/IGNITE-6310] 
> We can reuse control.sh script, and add few new commands.
> # Print current baseline: `./control.sh --baseline`
> # Add nodes to baseline: `./control.sh --baseline add constId1[,constid2,....,constidN]`
> # Remove nodes from baseline: ./control.sh --baseline remove constid1[,constid2,....,constidN]
> # Set baseline: `./control.sh --baseline set constid1[,constid2,....,constidN]
> # Set baseline for version: `./control.sh --baseline version topVersion`



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