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

Ray Gauss II resolved TIKA-1147.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

Resolved in r1504302.
                
> File-Based TikaInputStreams are Deleted by ExternalEmbedder.embed
> -----------------------------------------------------------------
>
>                 Key: TIKA-1147
>                 URL: https://issues.apache.org/jira/browse/TIKA-1147
>             Project: Tika
>          Issue Type: Bug
>          Components: metadata
>    Affects Versions: 1.4
>            Reporter: Ray Gauss II
>            Assignee: Ray Gauss II
>            Priority: Critical
>             Fix For: 1.5
>
>
> When an application using Tika passes {{InputStream}} objects to 
> {{ExternalEmbedder.embed}} the stream is usually read into a temporary file 
> which is then deleted after embedding takes place.
> However, if the application passes in a file-based {{TikaInputStream}} the 
> embedder ends up dealing with directly with the original source file, which 
> is then deleted after embedding takes place.

--
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