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

When running in SolrCloud mode, whether a instance is supposed to be part of the quorum or not, it tries to start a local Solr ZK server.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • SolrCloud
    • None

    Description

      When a Solr instance that is not part of the quorum tries to start the Solr Zk server, no zkRun is set, and if not using localhost for the host, the ZK server fails to start as we cannot match it with any URL in the zkHost string. We shouldn't be trying to start the Zk Server at all - some bug that snuck in and was not spotted earlier because it didn't manifest in Solr not starting when using localhost addresses.

      Attachments

        1. SOLR-3091.patch
          1 kB
          Mark Miller

        Activity

          People

            markrmiller@gmail.com Mark Miller
            markrmiller@gmail.com Mark Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: