You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (JIRA)" <ji...@apache.org> on 2019/04/24 22:24:08 UTC

[jira] [Closed] (GEODE-5667) gfsh create gateway-receiver option "--manual-start" has counterintuitive default

     [ https://issues.apache.org/jira/browse/GEODE-5667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-5667.
-------------------------------

> 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
>             Fix For: 1.9.0
>
>          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)