Juan José Ramos Cassella created GEODE-6519:
-----------------------------------------------

             Summary: 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


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)

Reply via email to