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

ASF GitHub Bot commented on SOLR-11624:
---------------------------------------

GitHub user abhidemon opened a pull request:

    https://github.com/apache/lucene-solr/pull/297

    fix: https://issues.apache.org/jira/browse/SOLR-11624

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/abhidemon/lucene-solr SOLR-11624

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/297.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #297
    
----
commit 01eac2e19d0badf095816fa8f8a546653c0e4556
Author: abhidemon <abhishek.singh@...>
Date:   2017-12-12T20:44:56Z

    fix: https://issues.apache.org/jira/browse/SOLR-11624

----


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