[ https://issues.apache.org/jira/browse/TIKA-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458542#comment-17458542 ]
Hudson commented on TIKA-3584: ------------------------------ SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #383 (See [https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/383/]) TIKA-3584 -- general upgrades for 2.2.0 (tallison: [https://github.com/apache/tika/commit/63cdd350b7962b07fd4e5e8b0931991f6494c056]) * (edit) tika-parent/pom.xml * (edit) CHANGES.txt > tika async should keep going even if unable to restart a forked process > ----------------------------------------------------------------------- > > Key: TIKA-3584 > URL: https://issues.apache.org/jira/browse/TIKA-3584 > Project: Tika > Issue Type: Task > Reporter: Tim Allison > Priority: Major > > I initially set up async to crash if a client couldn't start/restart a forked > process after {{startupTimeoutMillis}}. I'm seeing now that if I peg a > machine (e.g. configure too many forked processes or send evil documents), > there are times when the forked process cannot restart even within a fairly > large window. > I propose that we sleep some configurable amount if there's a timeout during > the start/restart. -- This message was sent by Atlassian Jira (v8.20.1#820001)