janhoy commented on code in PR #3240: URL: https://github.com/apache/solr/pull/3240#discussion_r2462227370
########## solr/solr-ref-guide/modules/deployment-guide/pages/solr-control-script-reference.adoc: ########## @@ -1191,11 +1199,10 @@ An absolute path may be supplied instead. + [%autowidth,frame=none] |=== -s|Required |Default: none +|Optional |Default: `localhost:2181` if `ZK_HOST` env var not set |=== Review Comment: These are not required per se, as if you have the env var or happen to run solr on default port, it is not required. So I switched to Optional in docs. -- 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]
