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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2018/11/06 10:29:05 UTC

[jira] [Closed] (OAK-7828) Log off heap access for segments when creating FileStore

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

Davide Giannella closed OAK-7828.
---------------------------------

Bulk close 1.9.10

> Log off heap access for segments when creating FileStore
> --------------------------------------------------------
>
>                 Key: OAK-7828
>                 URL: https://issues.apache.org/jira/browse/OAK-7828
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: segment-tar
>            Reporter: Andrei Dulceanu
>            Assignee: Andrei Dulceanu
>            Priority: Minor
>             Fix For: 1.9.10
>
>         Attachments: OAK-7828.patch
>
>
> Off heap access for segments should be logged at {{FileStore}} creation, just as we currently do with other important flags/settings: memory mapping, segment cache, etc.:
> {noformat}
> 07:08:40.505 [main] INFO  o.a.j.oak.segment.file.FileStore - Creating file store FileStoreBuilder{version=1.10-SNAPSHOT, directory=/repository/segmentstore, blobStore=null, maxFileSize=256, segmentCacheSize=4096, stringCacheSize=256, templateCacheSize=64, stringDeduplicationCacheSize=15000, templateDeduplicationCacheSize=3000, nodeDeduplicationCacheSize=1048576, memoryMapping=false, gcOptions=SegmentGCOptions{offline=true, retainedGenerations=1}}
> {noformat}



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