You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2016/05/18 15:17:12 UTC

[jira] [Commented] (SOLR-9128) Fix error handling issues in Streaming classes

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

Joel Bernstein commented on SOLR-9128:
--------------------------------------

Ran across a few more issues while fixing error handling issues. So I'll bundle those fixes into this ticket as well:

FacetStream: was throwing NPE with zero facet results. TODO: add a test case for this. This effects the SQLHandler operating in facet aggregationMode.

GatherNodesStream: explain was breaking on the admin stream console, due to issues with toExpression.

CloudSolrStream: was throwing NPE on missing params rather then throwing proper exception. TODOL add test case for this.

GraphHandler: did not have the SelectStream registered.



> Fix error handling issues in Streaming classes
> ----------------------------------------------
>
>                 Key: SOLR-9128
>                 URL: https://issues.apache.org/jira/browse/SOLR-9128
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Joel Bernstein
>
> SOLR-8467 caused some error handling problems. This ticket will resolve those issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org