[
https://issues.apache.org/jira/browse/OAK-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545965#comment-15545965
]
Francesco Mari commented on OAK-4886:
-------------------------------------
I simplified the code at r1763302 by using only one set to track the 'visited'
and 'local' sets of segments, since a visited segment becomes a local one after
being transferred from the primary instance.
> The cold standby client should not load from the server a locally available
> segment
> -----------------------------------------------------------------------------------
>
> Key: OAK-4886
> URL: https://issues.apache.org/jira/browse/OAK-4886
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segment-tar
> Reporter: Francesco Mari
> Assignee: Francesco Mari
> Fix For: Segment Tar 0.0.14
>
>
> If a new segment is loaded from the server, and that segment references other
> segments that are locally available, the standby client will load those
> segments anyway. Segments that are already available locally should not be
> loaded from the server again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)