-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.18.0
-
Component/s: segment-azure
-
Labels:None
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.
- relates to
-
OAK-8605 Read the journal lazily in the SplitPersistence
-
- Closed
-