Kirk Lund created GEODE-3061:
--------------------------------
Summary: DistributedSystem properties specified in cluster config
are ignored
Key: GEODE-3061
URL: https://issues.apache.org/jira/browse/GEODE-3061
Project: Geode
Issue Type: Bug
Components: configuration
Reporter: Kirk Lund
Cluster config is requested and applied during initialization of a
GemFireCacheImpl instance. Since the DistributedSystem instance is created and
fully initialized before the Cache, this means that any gemfire.properties
specified in cluster config that would normally affect the DistributedSystem
instance will be ignored. Default values for those gemfire.properties will end
up being used by the DistributedSystem instance.
Need to add a comment with a comprehensive list of gemfire.properties that are
ignored when using cluster config.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)