You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Timothy Potter (Jira)" <ji...@apache.org> on 2022/03/11 15:00:00 UTC

[jira] [Resolved] (SOLR-15364) Race condition when maintaining multiple CloudSolrClients for a mix of HTTP/HTTPS clusters

     [ https://issues.apache.org/jira/browse/SOLR-15364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Potter resolved SOLR-15364.
-----------------------------------
    Fix Version/s: 9.0
                   8.11.2
       Resolution: Fixed

> Race condition when maintaining multiple CloudSolrClients for a mix of HTTP/HTTPS clusters
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-15364
>                 URL: https://issues.apache.org/jira/browse/SOLR-15364
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrJ
>    Affects Versions: 8.8
>            Reporter: Danny Carr
>            Assignee: Timothy Potter
>            Priority: Major
>             Fix For: 9.0, 8.11.2
>
>
> After upgrading to SolrJ 8.8.0 in a request gateway server responsible for maintaining CloudSolrClient connections to multiple SolrCloud clusters, we began encountering intermittent "java.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?" errors.
> Some of our Solr clusters have HTTPS enabled and some do not - as far as I can tell, these issues were caused by the introduction of the global UrlScheme singleton, which would seem to make it impossible to maintain this sort of heterogenous mix of CloudSolrClients within the same JVM.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org