[
https://issues.apache.org/jira/browse/TIKA-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978809#comment-16978809
]
Hudson commented on TIKA-2993:
------------------------------
UNSTABLE: Integrated in Jenkins build Tika-trunk #1745 (See
[https://builds.apache.org/job/Tika-trunk/1745/])
TIKA-2993 -- tika-server's /rmeta endpoint shouldn't throw an exception
(tallison:
[https://github.com/apache/tika/commit/80d96a4ae4207324c17e3195f7dd6552ae235152])
* (edit)
tika-server/src/test/java/org/apache/tika/server/RecursiveMetadataResourceTest.java
* (edit) tika-server/src/test/java/org/apache/tika/server/StackTraceOffTest.java
* (edit) tika-server/src/test/java/org/apache/tika/server/StackTraceTest.java
* (edit)
tika-server/src/main/java/org/apache/tika/server/resource/RecursiveMetadataResource.java
> tika-server's /rmeta endpoint shouldn't throw an exception for a parse
> exception
> --------------------------------------------------------------------------------
>
> Key: TIKA-2993
> URL: https://issues.apache.org/jira/browse/TIKA-2993
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Major
>
> tika-server's /rmeta endpoint should catch exceptions and report them in the
> returned metadata list as happens with tika-app in batch mode.
> This includes parse exceptions, null-byte exceptions and encrypted document
> exceptions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)