You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/03/30 16:58:00 UTC

[jira] [Created] (GEODE-4975) Compare cluster config with cache.xml and log a warning message when these files don't match

Barbara Pruijn created GEODE-4975:
-------------------------------------

             Summary: Compare cluster config with cache.xml and log a warning message when these files don't match
                 Key: GEODE-4975
                 URL: https://issues.apache.org/jira/browse/GEODE-4975
             Project: Geode
          Issue Type: Improvement
          Components: configuration, gfsh
            Reporter: Barbara Pruijn


When using cache.xml to configure servers and using gfsh commands (which store configuration in cluster config) and when the servers restart, this is the process flow of how the configuration gets applied upon server restart is:
1) First cluster config is applied

2) Then cache.xml overwrites cluster config.

We need to validate the xml between cluster config and cache.xml when applying the configuration and log a warning message when the two files are not identical.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)