[
https://issues.apache.org/jira/browse/OAK-8604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924610#comment-16924610
]
Tomek Rękawek commented on OAK-8604:
------------------------------------
Fixed for trunk in [r1866534|https://svn.apache.org/r1866534].
> Keep the last journal entry in metadata
> ---------------------------------------
>
> Key: OAK-8604
> URL: https://issues.apache.org/jira/browse/OAK-8604
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segment-azure
> Reporter: Tomek Rękawek
> Priority: Major
> Fix For: 1.18.0
>
>
> In the oak-segment-azure, reading the whole journal may be a time consuming
> task, as the blob appends are a bit slow to read. We may try to keep the most
> recent journal entry as a metadata and fall back to the actual blob contents
> if the JournalReader.nextLine() is invoked subsequently.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)