[jira] [Updated] (LUCENE-6378) Fix RuntimeExceptions that are thrown without the root cause

2015-03-31 Thread Varun Thacker (JIRA)

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

Varun Thacker updated LUCENE-6378:
--
Attachment: LUCENE-6378.patch

Patch which throws the underlying exception.

All tests pass and precommit is happy.

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-6378) Fix RuntimeExceptions that are thrown without the root cause

2015-03-30 Thread Varun Thacker (JIRA)

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

Varun Thacker updated LUCENE-6378:
--
Fix Version/s: 5.1
   Trunk

> 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
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org