Alexey Kuznetsov created IGNITE-6913:
----------------------------------------

             Summary: 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
      Security Level: Public (Viewable by anyone)
            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-5849] 

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