Munendra S N created SOLR-12188:
-----------------------------------

             Summary: Inconsistent behavior with CREATE collection API
                 Key: SOLR-12188
                 URL: https://issues.apache.org/jira/browse/SOLR-12188
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Admin UI, config-api
    Affects Versions: 7.2
            Reporter: Munendra S N


If collection.configName is not specified during create collection then 
_default configSet is used to create mutable configSet (with suffix AUTOCREATED)
* In the Admin UI, it is mandatory to specify configSet. This behavior is 
inconsistent with CREATE collection API(where it is not mandatory)
* Both in Admin UI and CREATE API, when _default is specified as configSet then 
no mutable configSet is created. So, changes in one collection would reflect in 
other



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to