[ 
https://issues.apache.org/jira/browse/GEODE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222463#comment-17222463
 ] 

ASF GitHub Bot commented on GEODE-8570:
---------------------------------------

karensmolermiller commented on a change in pull request #5684:
URL: https://github.com/apache/geode/pull/5684#discussion_r513754105



##########
File path: geode-docs/reference/topics/gemfire_properties.html.md.erb
##########
@@ -117,7 +117,7 @@ Valid values are in the range 0...2147483647</td>
 </tr>
 <tr>
 <td>cluster-configuration-dir</td>
-<td>This property specifies the directory in which the cluster configuration 
related disk-store and artifacts are stored. This property is only applicable 
to dedicated locators that have &quot;enable-cluster-configuration&quot; set to 
true.</td>
+<td><b>Deprecated.</b> Use import/export clutser-configuration command 
instead. This property specifies the directory in which the cluster 
configuration related disk-store and artifacts are stored. This property is 
only applicable to dedicated locators that have 
&quot;enable-cluster-configuration&quot; set to true.</td>

Review comment:
       I only looked at the docs portion of this PR.
   
   1. Please change "clutser" to "cluster"
   2. Please add "gfsh" in to this sentence, since we're not substituting a 
different property, and I think that you mean to use a gfsh command instead.  
Something like "Use the gfsh import or export cluster-configuration command 
instead."




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available
>
> 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)

Reply via email to