You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Kenneth William Krugler (Jira)" <ji...@apache.org> on 2021/05/03 22:07:00 UTC

[jira] [Commented] (TIKA-3382) Improve writelimitreached handling

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

Kenneth William Krugler commented on TIKA-3382:
-----------------------------------------------

I'm going to call this out as yet another example of why we shouldn't be using exceptions to indicate that a limit was reached.

PS - I did a quick search of WriteLimitReachedException and writeLimit mentions in Jira issues, and found like 10+ of these. I think we'll continue to add to that collection :)

 

> Improve writelimitreached handling
> ----------------------------------
>
>                 Key: TIKA-3382
>                 URL: https://issues.apache.org/jira/browse/TIKA-3382
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>
> In a number of places in our parsers, we're swallowing WriteLimitReached exceptions.  We should make sure to let these bubble up.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)