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 12:49:00 UTC

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

    [ https://issues.apache.org/jira/browse/OAK-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433551#comment-16433551 ] 

Tomek Rękawek edited comment on OAK-7398 at 4/11/18 12:48 PM:
--------------------------------------------------------------

Fixed for trunk in [r1828872|https://svn.apache.org/r1828872], [r1828874|https://svn.apache.org/r1828874], [r1828898|https://svn.apache.org/r1828898].


was (Author: tomek.rekawek):
Fixed for trunk in [r1828872|https://svn.apache.org/r1828872], [r1828874|https://svn.apache.org/r1828874].

> 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.9.0, 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)