[
https://issues.apache.org/jira/browse/OAK-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181110#comment-17181110
]
Julian Reschke edited comment on OAK-7744 at 9/8/20, 9:34 AM:
--------------------------------------------------------------
trunk: (1.34.0) [r1881014|http://svn.apache.org/r1881014]
[r1881013|http://svn.apache.org/r1881013]
[r1880601|http://svn.apache.org/r1880601]
[r1880569|http://svn.apache.org/r1880569]
[r1880568|http://svn.apache.org/r1880568]
was (Author: reschke):
trunk: [r1881014|http://svn.apache.org/r1881014]
[r1881013|http://svn.apache.org/r1881013]
[r1880601|http://svn.apache.org/r1880601]
[r1880569|http://svn.apache.org/r1880569] [r188
0568|http://svn.apache.org/r1880568]
> 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: Andrei Dulceanu
> Priority: Major
> Fix For: 1.34.0
>
> Attachments: OAK-7744-02.patch, 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
(v8.3.4#803005)