Dale Emery created GEODE-8570:
---------------------------------
Summary: cluster-configuration-dir property has no effect
Key: GEODE-8570
URL: https://issues.apache.org/jira/browse/GEODE-8570
Project: Geode
Issue Type: Bug
Components: configuration
Affects Versions: 1.13.0
Reporter: Dale Emery
Setting the `cluster-configuration-dir` property has no effect.
In two places, `InternalLocator` constructs an
`InternalConfigurationPersistenceService`. In each place, it passes the
locator's working directory as the persistence service's working directory,
regardless of the value of `cluster-configuration-dir`.
The use of this property should be deprecated, removed, or fixed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)