shalinmangar commented on a change in pull request #1417: SOLR-12847: 
Auto-create a policy rule that corresponds to maxShardsPerNode
URL: https://github.com/apache/lucene-solr/pull/1417#discussion_r406736732
 
 

 ##########
 File path: 
solr/core/src/java/org/apache/solr/cloud/api/collections/DeleteCollectionCmd.java
 ##########
 @@ -159,6 +165,36 @@ public void call(ClusterState state, ZkNodeProps message, 
NamedList results) thr
         });
       }
 
+      // remove auto-created policy if this is the only collection that uses it
 
 Review comment:
   Maybe we should disallow people from using these auto created policies in 
the first place?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to