Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-15364

Race condition when maintaining multiple CloudSolrClients for a mix of HTTP/HTTPS clusters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 8.8
    • 9.0, 8.11.2
    • SolrJ
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              thelabdude Timothy Potter
              dcarr45 Danny Carr
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: