laminelam commented on code in PR #857:
URL: https://github.com/apache/solr/pull/857#discussion_r887960327


##########
solr/core/src/java/org/apache/solr/core/SolrXmlConfig.java:
##########
@@ -529,6 +529,9 @@ private static CloudConfig fillSolrCloudSection(
         case "zkCredentialsProvider":
           builder.setZkCredentialsProviderClass(value);
           break;
+        case "zkCredentialsInjector":

Review Comment:
   This is already done, part of the [original 
PR](https://github.com/apache/solr/pull/826), but haven't included it here yet, 
leaving it to when the PR is approved.
   I attached a PDF of the generated ref-guide to the the original 
[JIRA](https://issues.apache.org/jira/browse/SOLR-15857) too.



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