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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2017/03/28 14:14:41 UTC

[jira] [Created] (OAK-5994) TarWriter could use a slimmer TarEntry object

Alex Parvulescu created OAK-5994:
------------------------------------

             Summary: TarWriter could use a slimmer TarEntry object
                 Key: OAK-5994
                 URL: https://issues.apache.org/jira/browse/OAK-5994
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segment-tar
            Reporter: Alex Parvulescu
            Assignee: Alex Parvulescu
            Priority: Minor
             Fix For: 1.7.0


TarWriter uses a full TarEntry for the index, but there is some information that is duplicated between the index keys and the index values themselves, so I propose to remove this duplication by introducing a lite version of the TarEntry class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)