[
https://issues.apache.org/jira/browse/GEODE-5667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701208#comment-16701208
]
ASF subversion and git services commented on GEODE-5667:
--------------------------------------------------------
Commit 3749be9504413f2ee4f784e9ec0972cf675cf25c in geode's branch
refs/heads/develop from [~dbarnes97]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3749be9 ]
GEODE-5667 User Guide: update description of gfsh create gateway-receiver
option "--manual-start" to match default behavior
> gfsh create gateway-receiver option "--manual-start" has counterintuitive
> default
> ---------------------------------------------------------------------------------
>
> Key: GEODE-5667
> URL: https://issues.apache.org/jira/browse/GEODE-5667
> Project: Geode
> Issue Type: Improvement
> Components: docs, gfsh
> Affects Versions: 1.6.0
> Reporter: Dave Barnes
> Assignee: Dave Barnes
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The "--manual-start" option for the `gfsh create gateway-receiver` command,
> when specified without a value (=true or =false), should set
> manual-start=true.
> Current behavior is that if specified without a value, the parameter is set
> to null, which invokes the system's default behavior, which happens to be
> `false`.
> This is counterintuitive to the user, who (I'm certain) would expect
> `--manual-start` to result in the parameter being set to `true`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)