You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2018/09/20 08:53:01 UTC

[jira] [Resolved] (OAK-7771) Make mmap and segment cache size configurable in SegmentCompactionIT

     [ https://issues.apache.org/jira/browse/OAK-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved OAK-7771.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.9

Fixed at [http://svn.apache.org/viewvc?rev=1841443&view=rev]

Use {-Dmmap} and {-Dsegment-cache}}. The former enables / disables memory mapping (on by default). The latter set the segment cache in MB (256 by default). 

> Make mmap and segment cache size configurable in SegmentCompactionIT
> --------------------------------------------------------------------
>
>                 Key: OAK-7771
>                 URL: https://issues.apache.org/jira/browse/OAK-7771
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: segment-tar
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>            Priority: Major
>             Fix For: 1.10, 1.9.9
>
>
> I would like to add an option to {{SegmentCompactionIT}} to configure memory mapping and the size of the segment cache. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)