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

Chris M. Hostetter commented on SOLR-14903:
-------------------------------------------

FWIW: SOLR-17744 is a great example of the type of problem/test that could 
really benefit from having a reliable way to run *ALL* of Solr (w/all of it's 
"real" jetty configuration) in the same JVM as the test.  The in process 
concurrency Semaphores used in that test could never be replicated in a docker 
based test.

> SolrCloud tests should use the jetty.xml that we ship with
> ----------------------------------------------------------
>
>                 Key: SOLR-14903
>                 URL: https://issues.apache.org/jira/browse/SOLR-14903
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Chris M. Hostetter
>            Assignee: Chris M. Hostetter
>            Priority: Major
>         Attachments: SOLR-14903.patch
>
>
> writing a good test for SOLR-14898 turned out to be a challenge because 
> SolrCloudTestCase -- and any test using jetty -- doesn't _actually_ use the 
> jetty.xml that real Solr nodes use, because JettySolrRunner manually 
> configures i'ts jetty "Server" instance.
> We should fix this so what you get i na test matches what a real Solr node 
> does.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to