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 2019/04/09 10:37:14 UTC

[jira] [Updated] (OAK-7744) Persistent cache for the Segment Node Store

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

Davide Giannella updated OAK-7744:
----------------------------------
    Fix Version/s: 1.14.0

> Persistent cache for the Segment Node Store
> -------------------------------------------
>
>                 Key: OAK-7744
>                 URL: https://issues.apache.org/jira/browse/OAK-7744
>             Project: Jackrabbit Oak
>          Issue Type: Story
>          Components: segment-tar
>            Reporter: Tomek Rękawek
>            Assignee: Tomek Rękawek
>            Priority: Major
>             Fix For: 1.12.0, 1.14.0
>
>         Attachments: OAK-7744.patch
>
>
> With the introduction of custom, remote persistence mechanisms for the SegmentMK (namely the Azure Segment Store), it makes sense to create another level of cache, apart from the on-heap segment cache which is currently used.
> Let's implement the persistent cache, using the existing {{TarFiles}} class and storing the processed segments on disk. It may be created as a pass-through {{SegmentNodeStorePersistence}} implementation, so it can be composed with other existing persistence implementations, eg. [split persistence|OAK-7735].



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