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/16 07:27:00 UTC

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

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

Konrad Windszus edited comment on JCRVLT-533 at 6/16/21, 7:26 AM:
------------------------------------------------------------------

Fixed in https://github.com/apache/jackrabbit-filevault/commit/ca189c42d0308d4ddee195323e6cd5180662dd2c.

The new archive can be enabled via the boolean System/Framework property {{vault.useNioArchive}} and is disabled by default.


was (Author: kwin):
Fixed in https://github.com/apache/jackrabbit-filevault/commit/ca189c42d0308d4ddee195323e6cd5180662dd2c.

> 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
>            Priority: Major
>             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)