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

Nick Burch commented on TIKA-886:
---------------------------------

Changed in r1306411, the two cases of ZipContainerDetector and 
OOXMLExtractorFactory now behave the same, and the OPCPackage will be closed (+ 
release its zip resources) when the TikaInputStream is closed
                
> OOXMLExtractorFactory can leave files open
> ------------------------------------------
>
>                 Key: TIKA-886
>                 URL: https://issues.apache.org/jira/browse/TIKA-886
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.1
>            Reporter: Nick Burch
>            Assignee: Nick Burch
>             Fix For: 1.2
>
>
> As identified in an Alfresco bug (ALF-13106), OOXMLExtractorFactory doesn't 
> currently allow the closing of OPCPackage instances created from Files. This 
> is because the OPCPackage isn't associated with the TikaInputStream, so the 
> close doesn't propogate

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to