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/03/06 16:54:00 UTC

[jira] [Commented] (IGNITE-7864) Control utility: Add confirm on dangerous operations

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

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

GitHub user macrergate opened a pull request:

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

    IGNITE-7864 Control utility: Add confirm on dangerous operations

    

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

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

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

    https://github.com/apache/ignite/pull/3610.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 #3610
    
----
commit dd08ed09c4f770009b7764727b3ffe880f250d61
Author: macrergate <ma...@...>
Date:   2018-03-06T16:45:33Z

    IGNITE-7864 Control utility: Add confirm on dangerous operations

commit a3528cd156cd4a1753b96e31727cf3c0ac8fdca7
Author: macrergate <ma...@...>
Date:   2018-03-06T16:48:02Z

    Merge branch 'master' of https://github.com/apache/ignite into ignite-7864

----


> Control utility: Add confirm on dangerous operations
> ----------------------------------------------------
>
>                 Key: IGNITE-7864
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7864
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Kuznetsov
>            Assignee: Sergey Kosarev
>            Priority: Major
>             Fix For: 2.5
>
>
> control.sh can deactivate cluster.
> It could be very dangerous in some cases.
> Lets add manual confirmation for dangerous operations: deactivate, change base line, ...
> Also, lets add "-force" option to not ask for confirmation (will be useful in scripts).
>  



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