[jira] [Commented] (OAK-8605) Read the journal lazily in the SplitPersistence

2019-10-31 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16964002#comment-16964002
 ] 

Julian Reschke commented on OAK-8605:
-

Should this issue be marked "resolved" then?

> 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.20.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.4#803005)


[jira] [Commented] (OAK-8605) Read the journal lazily in the SplitPersistence

2019-09-06 Thread Jira


[ 
https://issues.apache.org/jira/browse/OAK-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)