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)