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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to