[ 
https://issues.apache.org/jira/browse/SOLR-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhishek Kumar Singh updated SOLR-11624:
----------------------------------------
    Attachment: SOLR-11624.patch

[~dsmiley] , Thanks for the suggestions.
Uploading the updated patch with following changes:-
* Changed the suffix name to   ".AUTOCREATED"
* Explicitly setting the name of the created ConfigSet in 
TimeRoutedAliasUpdateProcessorTest
* Modified the documentation to read.. 
bq. {color:#654982}*collection.configName*{color} : Defines the name of the 
configuration (which *must already be stored in ZooKeeper*) to use for this 
collection. If not provided, Solr will use the configuration of {{_default}} 
configSet *OR* the {{only configSet present}} (if there is only 1 config set in 
Zookeeper) to create a new (and mutable) configSet named 
{{<collectionName>.AUTOCREATED}} and will use it for the new collection.



> collection creation should not also overwrite/delete any configset but it can!
> ------------------------------------------------------------------------------
>
>                 Key: SOLR-11624
>                 URL: https://issues.apache.org/jira/browse/SOLR-11624
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 7.2
>            Reporter: Erick Erickson
>            Assignee: Ishan Chattopadhyaya
>         Attachments: SOLR-11624-2.patch, SOLR-11624.3.patch, 
> SOLR-11624.4.patch, SOLR-11624.patch, SOLR-11624.patch
>
>
> Looks like a problem that crept in when we changed the _default configset 
> stuff.
> setup:
> upload a configset named "wiki"
> collections?action=CREATE&name=wiki&.....
> My custom configset "wiki" gets overwritten by _default and then used by the 
> "wiki" collection.
> Assigning to myself only because it really needs to be fixed IMO and I don't 
> want to lose track of it. Anyone else please feel free to take it.



--
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