[ 
https://issues.apache.org/jira/browse/GEODE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk Lund updated GEODE-7372:
-----------------------------
    Description: 
The gfsh shutdown command prompts the User for confirmation of the shutdown. If 
the User types {{n}} for no, it should abort and do nothing. However, the 
shutdown proceeds and shutdowns the entire cluster including the locator 
regardless of how the User answers the prompt.

{noformat}
gfsh>shutdown --include-locators
As a lot of data in memory will be lost, including possibly events in queues, 
do you really want to shutdown the entire distributed system? (Y/n): n
Shutdown is triggered
{noformat}

  was:
The gfsh shutdown command prompts the User for confirmation of the shutdown. If 
the User types {{n}} for no, it should abort and do nothing. However, the 
shutdown proceeds and shutdowns the entire cluster including the locator 
regardless of how the User answers the prompt.

{noformat}
gfsh>shutdown --include-locators
As a lot of data in memory will be lost, including possibly events in queues, 
do you really want to shutdown the entire distributed system? (Y/n): n
Shutdown is triggered
{noformat}


> gfsh shutdown --include-locators confirmation is ignored
> --------------------------------------------------------
>
>                 Key: GEODE-7372
>                 URL: https://issues.apache.org/jira/browse/GEODE-7372
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Kirk Lund
>            Priority: Major
>
> The gfsh shutdown command prompts the User for confirmation of the shutdown. 
> If the User types {{n}} for no, it should abort and do nothing. However, the 
> shutdown proceeds and shutdowns the entire cluster including the locator 
> regardless of how the User answers the prompt.
> {noformat}
> gfsh>shutdown --include-locators
> As a lot of data in memory will be lost, including possibly events in queues, 
> do you really want to shutdown the entire distributed system? (Y/n): n
> Shutdown is triggered
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to