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

ASF subversion and git services commented on LUCENE-6378:
---------------------------------------------------------

Commit 1670564 from [~varunthacker] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1670564 ]

LUCENE-6378: Fix all RuntimeExceptions to throw the underlying root cause 
(merged from trunk r1670453)

> Fix RuntimeExceptions that are thrown without the root cause
> ------------------------------------------------------------
>
>                 Key: LUCENE-6378
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6378
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Varun Thacker
>             Fix For: Trunk, 5.1
>
>         Attachments: LUCENE-6378.patch
>
>
> In the lucene/solr codebase I can see 15 RuntimeExceptions that are thrown 
> without wrapping the root cause.
> We should fix them to wrap the root cause before throwing it.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to