Marcel Reutegger created JCRVLT-662:
---------------------------------------
Summary: JcrPackageRegistry.remove() leaks temp file
Key: JCRVLT-662
URL: https://issues.apache.org/jira/browse/JCRVLT-662
Project: Jackrabbit FileVault
Issue Type: Bug
Components: Packaging
Reporter: Marcel Reutegger
Fix For: 3.6.4
Removing a package bigger than 1 MB leaks a temp file when removed via
JcrPackageRegistry.remove(PackageId). Internally, the method reads the package
into a temp file, removes the package from the repository, but does not call
JcrRegisteredPackage.close().
--
This message was sent by Atlassian Jira
(v8.20.10#820010)