[ 
https://issues.apache.org/jira/browse/SOLR-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279754#comment-16279754
 ] 

Ishan Chattopadhyaya edited comment on SOLR-11624 at 12/6/17 8:54 AM:
----------------------------------------------------------------------

I was a bit under the weather and couldn't get to this sooner. -I'll try to put 
in this immediate measure, i.e. throw an error on overwrite.- 
EDIT: Error on overwrite seems a bit tricky: the collection creation would fail 
on this error which is an unfriendly behaviour and I'm not sure if this is what 
we should do as a temporary/stopgap behaviour. I'm thinking through this a bit 
more, will update as soon as possible. I'll try not to hold up the release for 
this.


was (Author: ichattopadhyaya):
I was a bit under the weather and couldn't get to this sooner. I'll try to put 
in this immediate measure, i.e. throw an error on overwrite. 

> _default configset overwrites a a configset if collection.configName isn't 
> specified even if a confiset of the same name already exists.
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 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.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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to