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/18 09:38:00 UTC

[jira] [Resolved] (OAK-7762) Store segments off heap when memory mapping is disabled

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

Michael Dürig resolved OAK-7762.
--------------------------------
    Resolution: Fixed

Fixed at http://svn.apache.org/viewvc?rev=1841211&view=rev

The memory mapped access mode can be enabled via {{-Daccess.off.heap=true}}. This only has an effect when memory mapping is off (i.e. {{-Dmmap=false}}).

> Store segments off heap when memory mapping is disabled
> -------------------------------------------------------
>
>                 Key: OAK-7762
>                 URL: https://issues.apache.org/jira/browse/OAK-7762
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: segment-tar
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>            Priority: Major
>             Fix For: 1.10
>
>
> I would like to add an experimental feature (disabled by default) allowing us to store segments off-heap also when memory mapping is disabled.



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