[
https://issues.apache.org/jira/browse/SOLR-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781488#comment-13781488
]
Mark Miller commented on SOLR-5291:
-----------------------------------
The big problem here was not chained exceptions - it was more how solrj was
dealing with exceptions in some cases - it had the code to do something more
informative, but an earlier exception was short circuiting it.
> Solrj does not propagate the root cause to the user for many errors.
> --------------------------------------------------------------------
>
> Key: SOLR-5291
> URL: https://issues.apache.org/jira/browse/SOLR-5291
> Project: Solr
> Issue Type: Bug
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 5.0, 4.6
>
> Attachments: SOLR-5291.patch
>
>
> This is a frustrating little bug because it forces you to look at the logs
> for any insight into what happened - the error message in the exception you
> get with Solrj is very generic.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]