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

ZkController.java registerAllCoresAsDown multiple cores logic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.6.1, 4.7, 6.0
    • None
    • None

    Description

      The behaviour we saw was that considerable time elapsed between
      different cores within the same solr instance publishing themselves as down.

      Separately it appears from the code that some cores would not be published as down if another core returns from the function early because it will be its
      shard leader (return vs. continue in for loop).

      Attachments

        1. SOLR-5576.patch
          4 kB
          Christine Poerschke

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: