[
https://issues.apache.org/jira/browse/OAK-8604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomek Rękawek resolved OAK-8604.
--------------------------------
Resolution: Fixed
> 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
> Assignee: 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)