[
https://issues.apache.org/jira/browse/TIKA-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573944#comment-17573944
]
Hudson commented on TIKA-3825:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #724 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/724/])
[TIKA-3825] ForkClient to check for thread interrupted status when waiting for
response. Add test to ForkParserTest to demonstrate issue and fix (#626)
(github:
[https://github.com/apache/tika/commit/2bf97b92b8100d72a3e93beab6f58a7d2d00ca34])
* (edit) tika-core/src/test/java/org/apache/tika/fork/ForkTestParser.java
* (edit) tika-core/src/test/java/org/apache/tika/fork/ForkParserTest.java
* (edit) tika-core/src/main/java/org/apache/tika/fork/ForkClient.java
> ForkParser allow shutdown
> -------------------------
>
> Key: TIKA-3825
> URL: https://issues.apache.org/jira/browse/TIKA-3825
> Project: Tika
> Issue Type: Improvement
> Reporter: Ben Gilbert
> Priority: Major
>
> ForkParser can prevent graceful / timely shutdown of an application as it
> does not check for thread interrupt status when listening to parsing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)