[ https://issues.apache.org/jira/browse/GEODE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Hanson closed GEODE-7372. ------------------------------ Transition from Resolved to Closed for Apache Geode 1.11.0 RC4 release. > 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)