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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2018/04/10 14:13:00 UTC

[jira] [Created] (OAK-7398) SegmentArchiveManager#listArchives should only return tar files

Michael Dürig created OAK-7398:
----------------------------------

             Summary: SegmentArchiveManager#listArchives should only return tar files
                 Key: OAK-7398
                 URL: https://issues.apache.org/jira/browse/OAK-7398
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: segment-tar
            Reporter: Michael Dürig
             Fix For: 1.10


Apparently {{SegmentArchiveManager#listArchives}} currently returns all files in the segment store directory and relies on callers to filter out extraneous entries. We should change this and
 * clearly indicate in the method contract that only files ending in {{.tar}} are returned.
 * fix the implementations accordingly.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)