[
https://issues.apache.org/jira/browse/TIKA-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3521.
-------------------------------
Fix Version/s: 2.0.1
Assignee: Tim Allison
Resolution: Fixed
> Move checkActive out of fetchemitworkers within AsyncProcessor
> --------------------------------------------------------------
>
> Key: TIKA-3521
> URL: https://issues.apache.org/jira/browse/TIKA-3521
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
> Fix For: 2.0.1
>
>
> The heartbeat check in AsyncProcessor is carried out by the parse threads.
> However, this check should continue through the life of the object. The
> parse threads may complete, but the emitter threads may still be active.
> Let's move this to a separate thread.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)