[
https://issues.apache.org/jira/browse/TIKA-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731676#comment-17731676
]
Hudson commented on TIKA-3941:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk11 #1109 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1109/])
TIKA-3941 -- fix test to work on Windows OS via Tilman Hausherr (tallison:
[https://github.com/apache/tika/commit/68add08c7293289c0c1eff8a99b008bf31ff168b])
* (edit) tika-core/src/test/java/org/apache/tika/pipes/PipesServerTest.java
> Consider having pipesserver return intermediate results
> -------------------------------------------------------
>
> Key: TIKA-3941
> URL: https://issues.apache.org/jira/browse/TIKA-3941
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
> Fix For: 2.8.1
>
>
> If the pipes server crashes, the only information that the pipesclient
> receives is of the crash. It would be useful at a minimum to have the pipes
> server report an intermediate result after file detection.
> Ideally, at a minimum, the pipesclient could report file type, content-length
> (if possible) and digest information.
>
> On another ticket (future work), we could extend intermediate results to
> include partial parses/metadata extraction. The challenge here is that the
> underlying metadata objects are not thread safe...so we'll punt this to deal
> with later if necessary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)