[ 
https://issues.apache.org/jira/browse/TIKA-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978735#comment-16978735
 ] 

Hudson commented on TIKA-2979:
------------------------------

UNSTABLE: Integrated in Jenkins build Tika-trunk #1744 (See 
[https://builds.apache.org/job/Tika-trunk/1744/])
TIKA-2979 -- tika-server shouldn't throw an exception for a file format 
(tallison: 
[https://github.com/apache/tika/commit/833630effeefdd60c2319b2f51acb8baf3830027])
* (edit) tika-server/src/test/java/org/apache/tika/server/StackTraceTest.java
* (edit) tika-server/src/test/java/org/apache/tika/server/StackTraceOffTest.java
* (edit) 
tika-server/src/test/java/org/apache/tika/server/UnpackerResourceTest.java
* (edit) CHANGES.txt
* (edit) 
tika-server/src/main/java/org/apache/tika/server/resource/TikaResource.java


> tika-server shouldn't throw an exception for a non-supported format
> -------------------------------------------------------------------
>
>                 Key: TIKA-2979
>                 URL: https://issues.apache.org/jira/browse/TIKA-2979
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Priority: Minor
>
> tika-server throws an UnsupportedMediaTypeException if there is no parser for 
> a given format.  This prevents users from getting the mime type and any 
> digests that were computed on the stream.  Further this is different behavior 
> than tika-app where we rely on the EmptyParser to do nothing.
> Is there a need for this exception?
> Would it be too great a change to turn off this behavior?  If it would be, 
> any recommendations for the commandline switch to turn it off?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to