You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/05 03:10:27 UTC

[jira] [Commented] (SLIDER-657) Introduce --force switch for slider destroy command

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

ASF subversion and git services commented on SLIDER-657:
--------------------------------------------------------

Commit 29785f20ca30d65704aaff43d7841585a6ca43da in incubator-slider's branch refs/heads/develop from [~gsaha]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=29785f2 ]

SLIDER-657 Introduce --force switch for slider destroy command (fix fun tests)


> Introduce --force switch for slider destroy command
> ---------------------------------------------------
>
>                 Key: SLIDER-657
>                 URL: https://issues.apache.org/jira/browse/SLIDER-657
>             Project: Slider
>          Issue Type: Bug
>          Components: client
>    Affects Versions: Slider 0.60
>            Reporter: Gour Saha
>            Assignee: Sherry Guo
>              Labels: documentaion, release_notes
>             Fix For: Slider 0.90
>
>         Attachments: SLIDER-657-001.patch, SLIDER-657-002.patch
>
>
> Slider destroy has irrecoverable implications where directories and registries are permanently deleted. For some applications this could mean loosing valuable data. It might be a good idea to introduce a {{--force}} switch, so that admins/application-owners are given a chance to ensure they know what they are doing.
> This is something in-line with *git clean*. When invoked by default it fails with a message saying {{-f}} is mandatory (unless the git config variable clean.requireForce is set to false). If the user is confident he/she will re-run the command with the force switch. 
> Slider could do something similar.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)