[
https://issues.apache.org/jira/browse/OAK-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160265#comment-14160265
]
Thomas Mueller commented on OAK-2163:
-------------------------------------
Revision 1629634 (trunk)
Revision 1629635 (1.0 branch)
Now a system property "tar.memoryMapped" is supported. If set, then memory
mapped files are used if possible. Usage:
{noformat}
java -Dtar.memoryMapped=true oak-run*.jar ...
{noformat}
> Oak-run "checkpoint" and "backup" don't use memory mapped files
> ---------------------------------------------------------------
>
> Key: OAK-2163
> URL: https://issues.apache.org/jira/browse/OAK-2163
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segmentmk
> Reporter: Thomas Mueller
>
> Oak-run, with the tar storage, explicitly disables using memory mapped files
> ("new FileStore(,, false)". It looks like this can result in out of memory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)