Antoine Bursaux created SOLR-16138:
--------------------------------------
Summary: CloudSolrStream silently returns empty stream when all
nodes are down
Key: SOLR-16138
URL: https://issues.apache.org/jira/browse/SOLR-16138
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: SolrJ
Reporter: Antoine Bursaux
When reading from a `CloudSolrStream`, if all Solr cores are down, we receive
an empty stream (EOF from the first `read()` operation).
Instead, an exception should be thrown to represent that the Solr cluster is
unreachable, even if the ZooKeeper cluster itself is reachable.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]