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

Eric Pugh commented on SOLR-16583:
----------------------------------

I was working on SOLR-10464 and discovered that I did this there.....

> Rename CloudSolrClientBuilder in SolrTestCaseJ4 to 
> RandomizingCloudSolrClientBuilder
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-16583
>                 URL: https://issues.apache.org/jira/browse/SOLR-16583
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Integration Tests
>    Affects Versions: 9.0
>            Reporter: Eric Pugh
>            Priority: Minor
>
> I've been chasing may way through the confusion of various Builders, and to 
> my dismay discovered that we have in SolrTestCaseJ4 defined a builder that is 
> designed to do some randomization!
> {color:#cc7832}public static class {color}CloudSolrClientBuilder 
> {color:#cc7832}extends {color}CloudLegacySolrClient.Builder
>  
> This gets super confusing cause there is a test called 
> CloudSolrClientBuilderTest that makes me think it tests the above class, but 
> it doesnt'.   in a previous commit we renamed a similar confusing pattern to
> RandomizingCloudHttp2SolrClientBuilder
> so this would be to clarify what this builder is.
>   



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