[
https://issues.apache.org/jira/browse/GEODE-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund resolved GEODE-745.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.0.0-incubating.M3
> include-locators in shutdown command is ignored
> -----------------------------------------------
>
> Key: GEODE-745
> URL: https://issues.apache.org/jira/browse/GEODE-745
> Project: Geode
> Issue Type: Bug
> Components: rest (admin)
> Reporter: Jens Deppe
> Assignee: Grace Meilen
> Fix For: 1.0.0-incubating.M3
>
>
> The management REST API endpoint for shutdown, does not accept the
> include-locators parameter, and hence does not shutdown the locators.
> To reproduce connect to cluster using http:
> {noformat}
> gfsh
> connect --use-http --url=...
> shutdown --include-locators=true
> {noformat}
> Observe that the locators are not shutdown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)