Description
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
Attachments
Attachments
Issue Links
- links to