[
https://issues.apache.org/jira/browse/GEODE-6519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sai Boorlagadda updated GEODE-6519:
-----------------------------------
Fix Version/s: (was: 1.10.0)
1.9.0
> 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)