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

Alan Woodward commented on SOLR-9110:
-------------------------------------

bq. Copying config folder

Agreed, this is a bit of a pain at the moment.  You need to do something like 
{{{TEST_PATH().resolve("configsets").resolve(name).resolve("conf") - I'll add a 
method to SolrCloudTestCase to abstract this away.

bq. So, ideally there should be a circuit-breaker preventing cloud launch 
without updatelogs

This would be a nice to have, yes!  There are a few things that are required, 
both in solrconfig and schema, for cloud to work, and it would be good to have 
some kind of checking at core-load time - do you want to open a separate JIRA 
for that?

> migrate SubQuery-, Join-, ChildFacet- tests  to SolrCloudTestCase
> -----------------------------------------------------------------
>
>                 Key: SOLR-9110
>                 URL: https://issues.apache.org/jira/browse/SOLR-9110
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Mikhail Khludnev
>            Assignee: Mikhail Khludnev
>             Fix For: 6.1, master (7.0)
>
>         Attachments: SOLR-9110.patch
>
>
> I want to migrate the following classes to SolrCloudTestCase 
> * DistribJoinFromCollectionTest
> * TestSubQueryTransformerDistrib
> * BlockJoinFacetDistribTest



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