[
https://issues.apache.org/jira/browse/GEODE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16120842#comment-16120842
]
ASF GitHub Bot commented on GEODE-3111:
---------------------------------------
GitHub user davebarnes97 opened a pull request:
https://github.com/apache/geode/pull/705
GEODE-3111 GatewayReceiver - DEFAULT_MANUAL_START value is ambiguous
Updated user guide and javadocs to agree with actual default setting
(=false).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davebarnes97/geode feature/GEODE-3111
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/705.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #705
----
commit 61e7c38d3e9daa2da992050d9de9e9ef1f4840e0
Author: Dave Barnes <[email protected]>
Date: 2017-08-09T23:17:14Z
GEODE-3111 GatewayReceiver - DEFAULT_MANUAL_START value is ambiguous
----
> GatewayReceiver - DEFAULT_MANUAL_START value is ambiguous
> ---------------------------------------------------------
>
> Key: GEODE-3111
> URL: https://issues.apache.org/jira/browse/GEODE-3111
> Project: Geode
> Issue Type: Bug
> Components: docs, wan
> Reporter: Dave Barnes
> Assignee: Dave Barnes
>
> The default value for the GatewayReceiver DEFAULT_MANUAL_START is FALSE in
> current code, but code comments (which are sources for the Javadocs) and the
> user guide state that the default is TRUE. See Topologies and Communication >
> Mutli-site (WAN) Configuration > Configuring a Multi-site (WAN) System
> (../topologies_and_comm/multi_site_configuration/setting_up_a_multisite_system.html
> ) and the command description for gfsh > create gateway-receiver.
> These conflicts need to be reconciled.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)