[
https://issues.apache.org/jira/browse/TIKA-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045500#comment-18045500
]
Tim Allison commented on TIKA-4570:
-----------------------------------
The PR includes more fine-grained types of pipes problems. If we're running
async from the commandline, we want failure on emitter/fetcher not found,
emitter/fetcher initialization problem and on pipes initialization failure. If
we're running in tika-server we only want failure on pipes initialization.
Please let me know if you disagree or would prefer different behavior.
> AsyncProcessor should stop processing on initialization exception
> -----------------------------------------------------------------
>
> Key: TIKA-4570
> URL: https://issues.apache.org/jira/browse/TIKA-4570
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> If there's an initialization exception in a pipes server, the AsyncProcessor
> should stop processing and not infinitely retry.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)