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

SolrCloud - RELOAD on collections or cores leaves collection offline and unusable till restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.3
    • 4.4, 6.0
    • SolrCloud
    • None

    Description

      If you have a collection that is composed of a single core, then calling reload on that collection leaves the core offline. This happens even if nothing at all has changed about the collection or its config. This happens whether you call reload via an http GET or if you directly call reload via the collections api.

      Tried a collection with a single core that contains data, change nothing about the config in ZK and call reload and the collection. The call completes, but ZK flags that replica with "state":"down"

      Try it where a the single core contains no data and the same thing happens, ZK config updates and broadcasts "state":"down" for the replica.

      I did not try this in a multicore or replicated core environment.

      Attachments

        1. SOLR-4805.patch
          7 kB
          Mark Miller

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: