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

CloudSolrServer early connect problems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.0
    • 5.1, 6.0
    • SolrCloud
    • None

    Description

      If you call CloudSolrServer.connect() after Zookeeper is up, but before clusterstate, etc. is populated, you will get "No live SolrServer" exceptions (line 322 in LBHttpSolrServer):

      throw new SolrServerException("No live SolrServers available to handle this request");

      for all requests made even though all the Solr nodes are coming up just fine.

      Attachments

        1. SOLR-4044.patch
          4 kB
          Vitaliy Zhovtyuk
        2. SOLR-4044-waitforcluster.patch
          17 kB
          Alan Woodward
        3. SOLR-4044-waitforcluster.patch
          18 kB
          Alan Woodward
        4. SOLR-4044-waitforcluster.patch
          10 kB
          Alan Woodward

        Issue Links

          Activity

            People

              romseygeek Alan Woodward
              gsingers Grant Ingersoll
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: