[
https://issues.apache.org/jira/browse/TIKA-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4828.
-------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> Improve embedded object digesting in 4.x
> ----------------------------------------
>
> Key: TIKA-4828
> URL: https://issues.apache.org/jira/browse/TIKA-4828
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 4.1.0
>
>
> 3.x tee'd the hash off the single parse read and never buffered.
> This felt complicated to me on mark/reset and exception paths, and I wanted
> to digest first, parse second in 4.x. This winds up spilling 4GB to disk for
> a small mixed corpus of files where 3.x didn't write anything to disk. On a
> slow disk, this causes a performance hit.
> Let's see if we can do a better job.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)