[jira] [Commented] (SOLR-5164) Creating collections via the Collections API fails due to core being created in the wrong directory

2013-08-16 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13742360#comment-13742360
 ] 

Erick Erickson commented on SOLR-5164:
--

Well, the code is fixed, how about raising another JIRA instead?


 Creating collections via the Collections API fails due to core being created 
 in the wrong directory
 ---

 Key: SOLR-5164
 URL: https://issues.apache.org/jira/browse/SOLR-5164
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Affects Versions: 4.5, 5.0
Reporter: Erick Erickson
Assignee: Erick Erickson
Priority: Critical
 Fix For: 4.5, 5.0

 Attachments: SOLR-5164.patch


 When you try to create a collection in SolrCloud, the instanceDir that gets 
 created has an extra solr in it which messes up the pathing for all the 
 lib directives in solrconfig.xml as they're all relative.

--
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] [Commented] (SOLR-5164) Creating collections via the Collections API fails due to core being created in the wrong directory

2013-08-16 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13742388#comment-13742388
 ] 

Mark Miller commented on SOLR-5164:
---

I don't consider this fixed without a test. The two issues are critical and 
somewhat complicated issues.

I'm going to write the tests - without them, we only have your word they are 
fixed today and a random guess they will still be fixed tomorrow or the next 
day. These two issues are much too critical to not consider a test part of the 
issue.

I'll finish the issues.

 Creating collections via the Collections API fails due to core being created 
 in the wrong directory
 ---

 Key: SOLR-5164
 URL: https://issues.apache.org/jira/browse/SOLR-5164
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Affects Versions: 4.5, 5.0
Reporter: Erick Erickson
Assignee: Erick Erickson
Priority: Critical
 Fix For: 4.5, 5.0

 Attachments: SOLR-5164.patch


 When you try to create a collection in SolrCloud, the instanceDir that gets 
 created has an extra solr in it which messes up the pathing for all the 
 lib directives in solrconfig.xml as they're all relative.

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