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 "Miroslav Smiljanic (Jira)" <ji...@apache.org> on 2021/06/10 15:20:00 UTC

[jira] [Commented] (OAK-9399) Expose configuration option for eager segment caching

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

Miroslav Smiljanic commented on OAK-9399:
-----------------------------------------

Hi [~adulceanu], I see that optimisation is in place inĀ [FileStore#writeSegment |https://github.com/apache/jackrabbit-oak/blob/jackrabbit-oak-1.40.0/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/file/FileStore.java#L566-L567], even when eager segment caching is disabled.
I will close the issue.

> Expose configuration option for eager segment caching
> -----------------------------------------------------
>
>                 Key: OAK-9399
>                 URL: https://issues.apache.org/jira/browse/OAK-9399
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Miroslav Smiljanic
>            Assignee: Miroslav Smiljanic
>            Priority: Major
>         Attachments: OAK-9399_1.patch
>
>
> Currently eager segment caching is enabled only for [cold stand-by|https://github.com/apache/jackrabbit-oak/blob/jackrabbit-oak-1.38.0/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/SegmentNodeStoreRegistrar.java#L268] instance. 
> It would be good to expose this as a configuration option that can be enabled if needed for other  use cases. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)