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/02/16 10:19:41 UTC

[jira] [Created] (OAK-5691) Remove duplicated code from FileStore and ReadOnlyFileStore

Francesco Mari created OAK-5691:
-----------------------------------

             Summary: Remove duplicated code from FileStore and ReadOnlyFileStore
                 Key: OAK-5691
                 URL: https://issues.apache.org/jira/browse/OAK-5691
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segment-tar
            Reporter: Francesco Mari
            Assignee: Francesco Mari
             Fix For: 1.8


{{FileStore}} and {{ReadOnlyFileStore}} duplicate the code used to check if a segment is contained in one of the {{TarReader}} and the code to read a segment entry from the list of {{TarReader}} instances. This code should be extracted and reused from both {{FileStore}} and {{ReadOnlyFileStore}}.



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