[
https://issues.apache.org/jira/browse/IGNITE-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Kasnacheev updated IGNITE-6913:
------------------------------------
Component/s: control.sh
> 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
> Components: control.sh
> Reporter: Alexey Kuznetsov
> Assignee: Alexey Kuznetsov
> Priority: Major
> 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
(v8.3.4#803005)