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 "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2018/04/11 07:55:00 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomek Rękawek reassigned OAK-7398:
----------------------------------

    Assignee: Tomek Rękawek

> 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
>            Assignee: Tomek Rękawek
>            Priority: Major
>             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)