[ https://issues.apache.org/jira/browse/JCRVLT-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra updated JCRVLT-162:
------------------------------------
Summary: package installation should not fully open the package when retrieving the package
id (was: JcrPackage.getPackage() should not fully open the package)
> package installation should not fully open the package when retrieving the package id
> -------------------------------------------------------------------------------------
>
> Key: JCRVLT-162
> URL: https://issues.apache.org/jira/browse/JCRVLT-162
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: Packaging
> Affects Versions: 3.1.30
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
>
> with the introduction of JCRVLT-113 and JCRVLT-114, the subpackage installation checks
if a package is already installed. for that it needs to find existing packages and read their
packageid.
> the problem is that reading the packageid, even for installed package, needs to open
the zip file, and if too big, it's stream to /tmp. which can cause extensive /tmp and I/O
usage during installation of "complex" packages.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|