[
https://issues.apache.org/jira/browse/LUCENE-5710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013448#comment-14013448
]
ASF subversion and git services commented on LUCENE-5710:
---------------------------------------------------------
Commit 1598514 from [~mikemccand] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1598514 ]
LUCENE-5710: don't swallow inner immense term exception
> DefaultIndexingChain swallows useful information from
> MaxBytesLengthExceededException
> -------------------------------------------------------------------------------------
>
> Key: LUCENE-5710
> URL: https://issues.apache.org/jira/browse/LUCENE-5710
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/index
> Affects Versions: 4.8.1
> Reporter: Lee Hinman
> Priority: Minor
> Fix For: 4.9, 5.0
>
> Attachments: LUCENE-5710.patch, LUCENE-5710.patch
>
>
> In DefaultIndexingChain, when a MaxBytesLengthExceededException is caught,
> the original message is discarded, however, the message contains useful
> information like the size that exceeded the limit.
> Lucene should make this information included in the newly thrown
> IllegalArgumentException.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]