You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2017/11/10 03:04:00 UTC

[jira] [Created] (SOLR-11632) Creating an collection with an empty node set logs a WARN

Varun Thacker created SOLR-11632:
------------------------------------

             Summary: 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
      Security Level: Public (Default Security Level. Issues are Public)
            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
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org