[
https://issues.apache.org/jira/browse/GEODE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinmei Liao resolved GEODE-7372.
--------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
> gfsh shutdown --include-locators confirmation is ignored
> --------------------------------------------------------
>
> Key: GEODE-7372
> URL: https://issues.apache.org/jira/browse/GEODE-7372
> Project: Geode
> Issue Type: Bug
> Components: gfsh, management
> Affects Versions: 1.11.0
> Reporter: Kirk Lund
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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 shuts down 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)