[
https://issues.apache.org/jira/browse/TIKA-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573947#comment-17573947
]
Hudson commented on TIKA-3825:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-branch1x-jdk8 #243 (See
[https://ci-builds.apache.org/job/Tika/job/tika-branch1x-jdk8/243/])
[TIKA-3825] ForkClient to check for thread interrupted status when waiting for
response. Add test to ForkParserTest to demonstrate issue and fix (#633)
(github:
[https://github.com/apache/tika/commit/ae61117c9436d27e23c97f2270f59ea98a624644])
* (edit) tika-core/src/main/java/org/apache/tika/fork/ForkClient.java
* (edit) tika-core/src/test/java/org/apache/tika/fork/ForkParserTest.java
* (edit) tika-core/src/test/java/org/apache/tika/fork/ForkTestParser.java
TIKA-3825 -- ForkParser should check for interrupted threads -- fix unit test
for junit 4. (tallison:
[https://github.com/apache/tika/commit/3453da27cdd95a1c61f292e8c6b4fee16fa96b59])
* (edit) tika-core/src/test/java/org/apache/tika/fork/ForkParserTest.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)