You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2016/03/07 17:48:40 UTC

[jira] [Updated] (SOLR-8799) Improve error message when tuple can't be read by SolrJ JDBC

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

Kevin Risden updated SOLR-8799:
-------------------------------
    Attachment: SOLR-8799.patch

Simple patch to just wrap the exception in a SQLException and not add new error message. This propagates the error message properly.

> Improve error message when tuple can't be read by SolrJ JDBC
> ------------------------------------------------------------
>
>                 Key: SOLR-8799
>                 URL: https://issues.apache.org/jira/browse/SOLR-8799
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrJ
>    Affects Versions: master, 6.0, 6.1
>            Reporter: Kevin Risden
>            Priority: Minor
>         Attachments: SOLR-8799.patch
>
>
> Currently the error message prints "Can't read first tuple" with the full stack trace having the full error. This isn't useful for JDBC clients since they don't show the full stack trace.



--
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