[ 
https://issues.apache.org/jira/browse/TIKA-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106811#comment-18106811
 ] 

ASF GitHub Bot commented on TIKA-4828:
--------------------------------------

tballison merged PR #3042:
URL: https://github.com/apache/tika/pull/3042




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

Reply via email to