[ 
https://issues.apache.org/jira/browse/IGNITE-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258922#comment-16258922
 ] 

Alexey Kuznetsov commented on IGNITE-6913:
------------------------------------------

1-3 Fixed.
4 - not sure it should be done by control.sh this should be proper exception 
from baseline logic. 

> 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: Alexey Kuznetsov
>             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)

Reply via email to