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

Kevin Risden commented on SOLR-8602:
------------------------------------

changed new RuntimeException(MESSAGE) to new RuntimeException(MESSAGE, ERROR) 
in ResultSetImpl. This propagates the error up the client instead of swallowing 
why stream.read failed.

> Implement ResultSetImpl.wasNull()
> ---------------------------------
>
>                 Key: SOLR-8602
>                 URL: https://issues.apache.org/jira/browse/SOLR-8602
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>            Assignee: Joel Bernstein
>             Fix For: Trunk
>
>         Attachments: SOLR-8602.patch, SOLR-8602.patch, SOLR-8602.patch, 
> SOLR-8602.patch, SOLR-8602.patch, SOLR-8602.patch, SOLR-8602.patch
>
>
> ResultSetImpl.wasNull is necessary for SQL clients to display a SQL NULL 
> instead of 0 or false for certain get* commands.



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

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

Reply via email to