Tomek Rękawek created OAK-8604:
----------------------------------
Summary: 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
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)