[
https://issues.apache.org/jira/browse/TIKA-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083691#comment-18083691
]
Hudson commented on TIKA-4740:
------------------------------
UNSTABLE: Integrated in Jenkins build Tika » tika-main-jdk17 #1387 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk17/1387/])
TIKA-4740 -- fix flaky windows test (tallison:
[https://github.com/apache/tika/commit/0cbdb26e2483de21a0dc4d6f5b559a024d5f4d55])
* (add)
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/ServerProcessIO.java
* (edit) docs/modules/ROOT/nav.adoc
* (edit)
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/PerClientServerManager.java
* (edit)
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/SharedServerManager.java
TIKA-4740 -- update docs (tallison:
[https://github.com/apache/tika/commit/1abcd65381b615aae71ccab0d05fcadc24732c1b])
* (add) docs/modules/ROOT/pages/pipes/troubleshooting.adoc
> Flaky timeout on Windows
> ------------------------
>
> Key: TIKA-4740
> URL: https://issues.apache.org/jira/browse/TIKA-4740
> Project: Tika
> Issue Type: Task
> Components: tika-pipes
> Reporter: Tim Allison
> Priority: Minor
>
> We're getting a flaky timeout in windows in the unpack tests.
> e.g.:
> [https://github.com/apache/tika/actions/runs/26470635995/job/77942835729]
>
> This may be caused because we're inheriting IO. We don't need to do this
> anymore because comms are through a port. Let's stop inheriting IO between
> client and server where possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)