Jinmei Liao created GEODE-4218:
----------------------------------
Summary: load-cluster-configuration-from-dir should specify the
directory instead of just a boolean value
Key: GEODE-4218
URL: https://issues.apache.org/jira/browse/GEODE-4218
Project: Geode
Issue Type: Improvement
Reporter: Jinmei Liao
Currently if you start a locator with:
load-cluster-configuration-from-dir=true
you would usually need to specify a "cluster-configuration-dir" to go with it,
if you don't, it will default to the locator's working dir which is usually
empty, and when this happens, it will override the entire cluster's
configuration to be empty
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)