epugh commented on code in PR #3628:
URL: https://github.com/apache/solr/pull/3628#discussion_r2333778260


##########
solr/solr-ref-guide/modules/deployment-guide/pages/shard-management.adoc:
##########
@@ -277,7 +277,7 @@ If the status is anything other than "success", an error 
message will explain wh
 === Miscellaneous Configuration
 
 When splitting a shard, a free disk space check is performed on the local file 
system of the leader shard.
-This can be disabled through the `solr.shardSplit.checkDiskSpace.enabled` 
system property (i.e. `-Dsolr.shardSplit.checkDiskSpace.enabled=false`).
+This can be disabled through the 
`solr.index.shardsplit.checkdiskspace.enabled` system property (i.e. 
`-Dsolr.index.shardsplit.checkdiskspace.enabled=false`).

Review Comment:
   thanks.  This is a feature I've never been much aware of...



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to