You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2021/05/17 15:02:00 UTC

[jira] [Commented] (TIKA-3406) Add timeout on the client side of async processor

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

Tim Allison commented on TIKA-3406:
-----------------------------------

[~lfcnassif], I was able to trigger this problem fairly easily with large PDFs.  Given that I copied/pasted from the ForkParser, I'm wondering if you've noticed this problem in the ForkParser as well...specifically, the server jvm gets overwhelmed and the server timeout thread fails to work within a reasonable amount of time.  On some runs, I was seeing the server thread timeout kick in after 5 minutes or so for what should have been a 30 second timeout.

> Add timeout on the client side of async processor
> -------------------------------------------------
>
>                 Key: TIKA-3406
>                 URL: https://issues.apache.org/jira/browse/TIKA-3406
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Major
>             Fix For: 2.0.0
>
>
> The timeout thread in the pipes server can become starved and not properly timeout a parse.  We need to add a timer on the client side as well.  



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