[
https://issues.apache.org/jira/browse/SOLR-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742261#comment-13742261
]
Mark Miller commented on SOLR-5164:
-----------------------------------
bq. but this has been a pretty big rathole for me already and I didn't see a
simple way to create a test
That's fine, but please don't resolve the issue then. Bug fixes for really ugly
issues like these absolutely need tests to make sure they don't keep coming
back. We have seen that type of thing a lot recently - we fix something like
this and it just breaks a couple months later in a new refactoring. You don't
have to write the tests, but you might ask for some advice or help from someone
else on it before resolving the issue. I'm happy to help make sure these
problems have tests.
> Can not create a collection via collections API (cloud mode)
> ------------------------------------------------------------
>
> Key: SOLR-5164
> URL: https://issues.apache.org/jira/browse/SOLR-5164
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.5, 5.0
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Priority: Blocker
> 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: [email protected]
For additional commands, e-mail: [email protected]