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

2013-06-21 Thread Erick Erickson (JIRA)

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

Erick Erickson updated SOLR-4935:
-

Attachment: SOLR-4935.patch

Final patch, about to commit. Additional tests flushed out another problem or 
two with creating a new core then renaming it.

Many thanks Al!

 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, SOLR-4935.patch


 I'll be s 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2013-06-21 Thread Erick Erickson (JIRA)

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

Erick Erickson updated SOLR-4935:
-

Attachment: SOLR-4935-test-fix.patch

Test fails on windows b/c of file separator differences. Apply this patch last.

 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
 Fix For: 5.0, 4.4

 Attachments: SOLR-4935.patch, SOLR-4935.patch, SOLR-4935.patch, 
 SOLR-4935-test-fix.patch


 I'll be s 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2013-06-21 Thread Erick Erickson (JIRA)

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

Erick Erickson updated SOLR-4935:
-

Attachment: SOLR-4935-test-fix2.patch

Another file separator variant. Both test-fix patches need to be applied to 
pass on windows.

 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
 Fix For: 5.0, 4.4

 Attachments: SOLR-4935.patch, SOLR-4935.patch, SOLR-4935.patch, 
 SOLR-4935-test-fix2.patch, SOLR-4935-test-fix.patch


 I'll be s 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-4935) persisting solr.xml preserves extraneous values like wt=json in core tags

2013-06-18 Thread Erick Erickson (JIRA)

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

Erick Erickson updated SOLR-4935:
-

Attachment: SOLR-4935.patch

Very preliminary patch, haven't run full test suite on it yet, but it fixes 
this problem in my test case.

 persisting solr.xml preserves extraneous values like wt=json in core tags
 -

 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


 I'll be s happy when we stop supporting persistence.

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-4935) persisting solr.xml preserves extraneous values like wt=json in core tags

2013-06-18 Thread Erick Erickson (JIRA)

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

Erick Erickson updated SOLR-4935:
-

Attachment: SOLR-4935.patch

Might fix the problem with not preserving the instance dir if it's not 
specified in the create admin action

 persisting solr.xml preserves extraneous values like wt=json in core tags
 -

 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 s happy when we stop supporting persistence.

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2013-06-18 Thread Erick Erickson (JIRA)

 [ 
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 s 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 s 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 s 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org