You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2017/09/08 18:56:51 UTC

[geode] branch release/1.2.1 updated: GEODE-3249 Revise docs for internal msg validation

This is an automated email from the ASF dual-hosted git repository.

abaker pushed a commit to branch release/1.2.1
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/release/1.2.1 by this push:
     new 4626e88  GEODE-3249 Revise docs for internal msg validation
4626e88 is described below

commit 4626e88a44ac7009d0bc4dbe09d60204080e34a6
Author: Karen Miller <km...@pivotal.io>
AuthorDate: Wed Sep 6 13:28:33 2017 -0700

    GEODE-3249 Revise docs for internal msg validation
    
    (cherry picked from commit 06431c371b0984835b802916391ff17626104214)
---
 geode-docs/reference/topics/gemfire_properties.html.md.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/geode-docs/reference/topics/gemfire_properties.html.md.erb b/geode-docs/reference/topics/gemfire_properties.html.md.erb
index 7ebdf41..f4e4a7c 100644
--- a/geode-docs/reference/topics/gemfire_properties.html.md.erb
+++ b/geode-docs/reference/topics/gemfire_properties.html.md.erb
@@ -210,8 +210,8 @@ This setting must be the same for every member of a given distributed system and
 <td>false</td>
 </tr>
 <tr class="odd">
-<td>geode.allow-internal-messages-without-credentials</td>
-<td>A boolean that disables internal message validation when true. Set this system property on the `gfsh start server` command line when upgrading servers to work with not-upgraded clients.
+<td>geode.disallow-internal-messages-without-credentials</td>
+<td>A boolean that enables internal message validation when true. Set this system property to true on the `gfsh start server` command line when restarting servers to work with upgraded clients.
 </td>
 <td>S</td>
 <td>false</td>

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].