You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/06/15 06:58:00 UTC

[jira] [Created] (JCRVLT-533) Provide archive implementation based on ZipFileSystemProvider

Konrad Windszus created JCRVLT-533:
--------------------------------------

             Summary: Provide archive implementation based on ZipFileSystemProvider
                 Key: JCRVLT-533
                 URL: https://issues.apache.org/jira/browse/JCRVLT-533
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: vlt
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus
             Fix For: 3.5.2


The ZipArchive is based on java.util.jar.JarFile while nowadays the implementation based on    https://docs.oracle.com/javase/8/docs/technotes/guides/io/fsp/zipfilesystemprovider.html should perform slightly better. There should be a switch which allows to toggle between the new archive and the old archive for file based content packages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)