You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/06/18 15:45:22 UTC

[jira] [Updated] (SOLR-4935) persisting solr.xml preserves extraneous values like "wt=json" in tags when creating cores via the admin handler

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

Erick Erickson updated SOLR-4935:
---------------------------------

    Description: 
I'll be soooo happy when we stop supporting persistence.

Two problems
1> if instanceDir is not specified on the create, it's not persisted. And subsequent starts of Solr will fail.
2> extraneous params are specified, made worse by SolrJ adding some stuff on the create request like wt=javabin etc.

  was:I'll be soooo happy when we stop supporting persistence.

        Summary: persisting solr.xml preserves extraneous values like "wt=json" in <core> tags when creating cores via the admin handler  (was: persisting solr.xml preserves extraneous values like "wt=json" in <core> tags)
    
> persisting solr.xml preserves extraneous values like "wt=json" in <core> tags when creating cores via the admin handler
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4935
>                 URL: https://issues.apache.org/jira/browse/SOLR-4935
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.0, 4.4
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>         Attachments: SOLR-4935.patch, SOLR-4935.patch
>
>
> I'll be soooo happy when we stop supporting persistence.
> Two problems
> 1> if instanceDir is not specified on the create, it's not persisted. And subsequent starts of Solr will fail.
> 2> extraneous params are specified, made worse by SolrJ adding some stuff on the create request like wt=javabin etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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