[ 
https://issues.apache.org/jira/browse/TIKA-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris A. Mattmann updated TIKA-1059:
------------------------------------

    Fix Version/s:     (was: 1.4)
                   1.5

- push to 1.5, get ready for 1.4 RC #1.
                
> Better Handling of InterruptedException in ExternalParser and ExternalEmbedder
> ------------------------------------------------------------------------------
>
>                 Key: TIKA-1059
>                 URL: https://issues.apache.org/jira/browse/TIKA-1059
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 1.3
>            Reporter: Ray Gauss II
>             Fix For: 1.5
>
>
> The {{ExternalParser}} and {{ExternalEmbedder}} classes currently catch 
> {{InterruptedException}} and ignore it.
> The methods should either call {{interrupt()}} on the current thread or 
> re-throw the exception, possibly wrapped in a {{TikaException}}.
> See TIKA-775 for a previous discussion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to