You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Ray Gauss II (JIRA)" <ji...@apache.org> on 2013/07/18 00:08:49 UTC

[jira] [Resolved] (TIKA-1147) File-Based TikaInputStreams are Deleted by ExternalEmbedder.embed

     [ 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