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:23:26 UTC

[jira] [Closed] (GEODE-6519) Purge CreateGatewaySenderCommand Boolean Parameters

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

Owen Nichols closed GEODE-6519.
-------------------------------

> Purge CreateGatewaySenderCommand Boolean Parameters
> ---------------------------------------------------
>
>                 Key: GEODE-6519
>                 URL: https://issues.apache.org/jira/browse/GEODE-6519
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Juan José Ramos Cassella
>            Assignee: Juan José Ramos Cassella
>            Priority: Major
>             Fix For: 1.9.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Several of the {{CreateGatewaySenderCommand}} {{boolean}} parameters are left as {{null}} / {{false}} even when they are set through the command line without a value, this is extremely counter intuitive.
> As an example, as a user I would expect the command {{gfsh create gateway-sender --enable-persistence}} to create a persistent {{gateway-sender}} but, instead, it creates a non-persistent one.
>  This ticket is to sanitate the following parameters, configuring them as {{true}} by default whenever they are specified in the command line without any value:
>  * parallel
>  * disk-synchronous
>  * enable-persistence
>  * enable-batch-conflation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)