You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Jared Stewart (JIRA)" <ji...@apache.org> on 2016/12/19 20:53:58 UTC

[jira] [Created] (GEODE-2229) Backup old cluster config before importing new one

Jared Stewart created GEODE-2229:
------------------------------------

             Summary: Backup old cluster config before importing new one
                 Key: GEODE-2229
                 URL: https://issues.apache.org/jira/browse/GEODE-2229
             Project: Geode
          Issue Type: Improvement
          Components: configuration, management
            Reporter: Jared Stewart


Cluster configuration, including cluster.xml and cluster.properties, used to be stored in the filesystem of each locator.  Before an `import cluster-configuration` command would run, that configuration directory would be copied and renamed to back up the existing configuration.  As of [GEODE-2197], the cluster.xml and cluster.properties files are no longer stored on disk, so this backup strategy will no longer work.  Instead, we probably should automatically run `export cluster-configuration` before proceeding with the import.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)