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

Mark Miller commented on SOLR-9073:
-----------------------------------

I have a patch playing around with a fix for this. I've had trouble getting 
things to work quite right though, mostly because I'm still trying to allow an 
old style, no core, conf layout to use as well as the new internally required 
one named core layout.

That's trickier than I thought it would be apparently. The hack I used in 
SOLR-9076 that gets around this is to simply submit something with both config 
layouts, but that is not a possible real solution. So we probably just have to 
work through whatever issues we need to to accept both layouts properly.

It sounds easy - if we see the old layout, just make a core folder and turn it 
into the new layout for internal use. Despite that, I hit some thorny issues 
last time I tried to fix this.


> MapReduce contrib is using single core conf layout that no longer seems to 
> work.
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-9073
>                 URL: https://issues.apache.org/jira/browse/SOLR-9073
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>
> The tests that catch this are nightly because they are so long, but our 
> nightlies fail always anyway. Need to add a test that does more but also very 
> little.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to