[ 
https://issues.apache.org/jira/browse/SOLR-16138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820171#comment-17820171
 ] 

ASF subversion and git services commented on SOLR-16138:
--------------------------------------------------------

Commit b3c6212995af3e14c766258d54d5967f4ce10645 in solr's branch 
refs/heads/main from Antoine Bursaux
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b3c6212995a ]

SOLR-16138: Throw when streaming and all cores are down (#784)

Co-authored-by: Eric Pugh <[email protected]>

> 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
>            Priority: Major
>          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