Tim Allison created TIKA-3521:
---------------------------------
Summary: 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
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)