Ishan Chattopadhyaya created SOLR-13513:
-------------------------------------------
Summary: ReplicaAssigner error with wrong status
Key: SOLR-13513
URL: https://issues.apache.org/jira/browse/SOLR-13513
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Ishan Chattopadhyaya
Got a "Could not get all tags for any nodes", but this should've been an
internal server error, not a bad request.
https://github.com/apache/lucene-solr/blame/master/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java#L399
The root cause was that roles.json was not present (maybe a problem during
bootstrapping the ZK in a chroot).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]