[
https://issues.apache.org/jira/browse/OAK-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924612#comment-16924612
]
Tomek Rękawek commented on OAK-8605:
------------------------------------
Fixed for trunk in [r1866535|https://svn.apache.org/r1866535].
> Read the journal lazily in the SplitPersistence
> -----------------------------------------------
>
> Key: OAK-8605
> URL: https://issues.apache.org/jira/browse/OAK-8605
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segment-azure
> Reporter: Tomek Rękawek
> Priority: Major
> Fix For: 1.18.0
>
>
> The SplitPersistence reads the whole read-only journal at once, during the
> initialisation. We may read it in a lazy way, to avoid the fetching the whole
> append blob from the Azure, which may be slow (see OAK-8604).
--
This message was sent by Atlassian Jira
(v8.3.2#803003)