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/%[email protected]%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]