[
https://issues.apache.org/jira/browse/TIKA-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721429#comment-17721429
]
Hudson commented on TIKA-4014:
------------------------------
FAILURE: Integrated in Jenkins build Tika » tika-main-jdk8 #1079 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/1079/])
TIKA-4014 -- wait 30 seconds for OS to release port, improve logging and fix >
to >= (tallison:
[https://github.com/apache/tika/commit/ca6f366ce8e08023b19625269eb2961bb3ffc991])
* (edit)
tika-server/tika-server-core/src/main/java/org/apache/tika/server/core/TikaServerWatchDog.java
> Bump bind exception retry in tika-server to > 5 seconds and fix trivial
> equality bug
> ------------------------------------------------------------------------------------
>
> Key: TIKA-4014
> URL: https://issues.apache.org/jira/browse/TIKA-4014
> Project: Tika
> Issue Type: New Feature
> Reporter: Tim Allison
> Priority: Trivial
> Fix For: 2.8.0
>
>
> We currently allow 5 seconds for bind exceptions when trying to restart the
> forked server process. We should bump that to more.
>
> Also, we should fix a trivial bug in {{if consecutiveRestarts > maxBind}}
> to >=
--
This message was sent by Atlassian Jira
(v8.20.10#820010)