You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/02 08:12:00 UTC

[jira] [Commented] (IGNITE-8898) rename command argument '--force' to '--yes' for control.sh

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

ASF GitHub Bot commented on IGNITE-8898:
----------------------------------------

GitHub user vldpyatkov opened a pull request:

    https://github.com/apache/ignite/pull/4286

    IGNITE-8898

    rename command argument '--force' to '--yes' for control.sh

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8898

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4286.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4286
    
----
commit d6c3de9e0e18a61286500614f8a8f9414a9ce2a1
Author: vd-pyatkov <vp...@...>
Date:   2018-06-29T14:50:02Z

    IGNITE-8898
    rename command argument '--force' to '--yes' for control.sh

----


> rename command argument '--force' to '--yes' for control.sh
> -----------------------------------------------------------
>
>                 Key: IGNITE-8898
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8898
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.5
>            Reporter: Max Shonichev
>            Assignee: Vladislav Pyatkov
>            Priority: Major
>
> control.sh requires admin to provide `--force` to auto-confirm actions requiring manual confirmation as deactivation of the grid or setting new baseline. Semantically, this is not 'forcing', but 'auto-confirmation', so 
> please, rename `--force` argument of control.sh to `--yes`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)