[
https://issues.apache.org/jira/browse/GEODE-7891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Blum updated GEODE-7891:
-----------------------------
Description:
The following properties in [GemFire
Properties|https://geode.apache.org/docs/guide/111/reference/topics/gemfire_properties.html]
are *NOT* valid (distributed system/config properties) according to the
[ConfigurationProperties|https://github.com/apache/geode/blob/rel/v1.11.0/geode-core/src/main/java/org/apache/geode/distributed/ConfigurationProperties.java]
and
[DistributionConfig|https://github.com/apache/geode/blob/rel/v1.11.0/geode-core/src/main/java/org/apache/geode/distributed/internal/DistributionConfig.java]
classes!
Properties include:
{code:java}
"geode.disallow-internal-messages-without-credentials"
"tombstone-gc-threshold"
{code}
was:
The following properties in [GemFire
Properties|https://geode.apache.org/docs/guide/111/reference/topics/gemfire_properties.html]
are *NOT* valid (distributed system/config properties) according to the
[ConfigurationProperties|https://github.com/apache/geode/blob/rel/v1.11.0/geode-core/src/main/java/org/apache/geode/distributed/ConfigurationProperties.java]
and
[DistributionConfig|https://github.com/apache/geode/blob/rel/v1.11.0/geode-core/src/main/java/org/apache/geode/distributed/internal/DistributionConfig.java]
classes!
> User Guide refers to non-valid GemFire Properties
> -------------------------------------------------
>
> Key: GEODE-7891
> URL: https://issues.apache.org/jira/browse/GEODE-7891
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: John Blum
> Priority: Major
>
> The following properties in [GemFire
> Properties|https://geode.apache.org/docs/guide/111/reference/topics/gemfire_properties.html]
> are *NOT* valid (distributed system/config properties) according to the
> [ConfigurationProperties|https://github.com/apache/geode/blob/rel/v1.11.0/geode-core/src/main/java/org/apache/geode/distributed/ConfigurationProperties.java]
> and
> [DistributionConfig|https://github.com/apache/geode/blob/rel/v1.11.0/geode-core/src/main/java/org/apache/geode/distributed/internal/DistributionConfig.java]
> classes!
> Properties include:
> {code:java}
> "geode.disallow-internal-messages-without-credentials"
> "tombstone-gc-threshold"
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
