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

Back-compat break for LIR state in 4.10.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 4.10.2
    • 4.10.3, 5.0
    • SolrCloud
    • None

    Description

      We changed the LIR state to be kept as a map but it is not back-compatible. The problem is that we're checking for map or string after parsing JSON but if the key has "down" as a string then json parsing will fail.

      This was introduced in SOLR-6511. This error will prevent anyone from upgrading to 4.10.2

      http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201411.mbox/%3C54636ED2.8040508@cytainment.de%3E

      Attachments

        1. SOLR-6732.patch
          7 kB
          Timothy Potter
        2. SOLR-6732.patch
          5 kB
          Shalin Shekhar Mangar

        Activity

          People

            thelabdude Timothy Potter
            shalin Shalin Shekhar Mangar
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: