[
https://issues.apache.org/jira/browse/GEODE-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321516#comment-15321516
]
ASF subversion and git services commented on GEODE-745:
-------------------------------------------------------
Commit 7fb8a39b99a6418dfb022dd344ef374baf7c146e in incubator-geode's branch
refs/heads/develop from gmeilen
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=7fb8a39 ]
GEODE-745: add include-locator parameter in the command
This closes #153
> 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
>
> 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)