[
https://issues.apache.org/jira/browse/TIKA-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ray Gauss II updated TIKA-1147:
-------------------------------
Component/s: metadata
Description:
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.
Priority: Critical (was: Major)
Affects Version/s: 1.4
Assignee: Ray Gauss II
Summary: File-Based TikaInputStreams are Deleted by
ExternalEmbedder.embed (was: Passing a File-Based TikaInputStream to
ExternalEmbedder Delete)
> 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
>
> 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