[ 
https://issues.apache.org/jira/browse/SOLR-16138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Pugh resolved SOLR-16138.
------------------------------
    Fix Version/s: 9.6.0
         Assignee: Eric Pugh
       Resolution: Fixed

> 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
>          Components: SolrJ
>            Reporter: Antoine Bursaux
>            Assignee: Eric Pugh
>            Priority: Major
>             Fix For: 9.6.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> 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.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to