cpoerschke commented on code in PR #3038:
URL: https://github.com/apache/solr/pull/3038#discussion_r1919819990


##########
solr/solr-ref-guide/modules/deployment-guide/pages/zookeeper-access-control.adoc:
##########
@@ -454,9 +454,9 @@ Attempting to do so while Solr is running may result in 
inconsistent state and s
 The VM properties `zkCredentialsInjector`, `zkACLProvider` and 
`zkCredentialsProvider`, included in the `SOLR_ZK_CREDS_AND_ACLS` environment 
variable in `solr.in.*`, control the conversion:
 
 * The Credentials Injector reads the credentials and pass them to the 
Credentials Provider.
-When omitted, the process will use no credentials (suitable for an unsecure 
configuration).
+When omitted, the process will use no credentials (suitable for an insecure 
configuration).
 * The Credentials Provider uses the credentials of the user with admin 
privileges on the nodes.
-When omitted, the process will use no credentials (suitable for an unsecure 
configuration).
+When omitted, the process will use no credentials (suitable for an insecure 
configuration).

Review Comment:
   maybe "unsecured" instead of "insecure", not sure.



-- 
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: issues-unsubscr...@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to