You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/09/24 16:04:34 UTC

[jira] [Commented] (TIKA-1424) Clear PDFont's resources after each file to prevent memory leak

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

Hudson commented on TIKA-1424:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #228 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/228/])
TIKA-1424: clear PDFont's resources after each document (tallison: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1627304)
* /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDFParser.java


> Clear PDFont's resources after each file to prevent memory leak
> ---------------------------------------------------------------
>
>                 Key: TIKA-1424
>                 URL: https://issues.apache.org/jira/browse/TIKA-1424
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Priority: Trivial
>
> PDFBox-2200 identified a memory-leak/caching strategy that can cause problems for some documents.  A workaround of clearing the cache was recommended for now.  Let's add that to Tika.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)