You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Francesco Mari (JIRA)" <ji...@apache.org> on 2017/08/22 09:32:00 UTC

[jira] [Created] (OAK-6570) TarFiles represents referenced segments in a graph as a list instead of a set

Francesco Mari created OAK-6570:
-----------------------------------

             Summary: TarFiles represents referenced segments in a graph as a list instead of a set
                 Key: OAK-6570
                 URL: https://issues.apache.org/jira/browse/OAK-6570
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segment-tar
            Reporter: Francesco Mari
            Assignee: Francesco Mari
             Fix For: 1.8, 1.7.7


The graph returned by {{TarFiles#getGraph}} uses lists of sets to represent the adjacent segments. This choice in representation is irrelevant to the users of {{TarFiles}}, which are better off with a set representation of adjacent segments in order not to build wrong assumptions on the relative order of segments.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)