[ https://issues.apache.org/jira/browse/SOLR-11632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084919#comment-17084919 ]
Ilan Ginzburg commented on SOLR-11632: -------------------------------------- Shouldn't that log mention "nodes" instead of "cores" as a fix? Given only live nodes are considered for replica placement, even a non EMPTY set of nodes can lead to this. > Creating an collection with an empty node set logs a WARN > --------------------------------------------------------- > > Key: SOLR-11632 > URL: https://issues.apache.org/jira/browse/SOLR-11632 > Project: Solr > Issue Type: Improvement > Reporter: Varun Thacker > Priority: Minor > > When I create a collection with an empty node set I get a message like this > in the logs > {code} > 14127 WARN > (OverseerThreadFactory-12-thread-3-processing-n:127.0.0.1:61605_solr) > [n:127.0.0.1:61605_solr ] o.a.s.c.CreateCollectionCmd It is unusual to > create a collection (backuprestore_restored) without cores. > {code} > Should we just remove this? A user who uses EMPTY will get this message. A > user who doesn't pass a set of candidate nodes then the collection creation > will fail anyways -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org