dsmiley commented on a change in pull request #17:
URL: https://github.com/apache/solr/pull/17#discussion_r655556232



##########
File path: 
solr/core/src/java/org/apache/solr/cloud/api/collections/CreateCollectionCmd.java
##########
@@ -368,6 +368,7 @@ public void call(ClusterState clusterState, ZkNodeProps 
message, @SuppressWarnin
       } else {
         log.debug("Finished create command on all shards for collection: {}", 
collectionName);
         // Emit a warning about production use of data driven functionality
+        // AutoGeneratedConfigset is always clone of _default configset

Review comment:
       ```suggestion
           // Note: isAutoGeneratedConfigSet is always a clone of the _default 
configset
   ```




-- 
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:
[email protected]



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

Reply via email to