You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/11/12 18:33:34 UTC

[jira] [Created] (SOLR-6732) Back-compat break for LIR state in 4.10.2

Shalin Shekhar Mangar created SOLR-6732:
-------------------------------------------

             Summary: Back-compat break for LIR state in 4.10.2
                 Key: SOLR-6732
                 URL: https://issues.apache.org/jira/browse/SOLR-6732
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.10.2
            Reporter: Shalin Shekhar Mangar
            Priority: Blocker
             Fix For: 4.10.3


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org