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 2016/09/19 15:51:20 UTC

[jira] [Updated] (OAK-4685) Avoid concurrent calls to FileStore.cleanup() and FileStore.compact()

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

Michael Dürig updated OAK-4685:
-------------------------------
    Fix Version/s:     (was: Segment Tar 0.0.12)
                   Segment Tar 0.0.14

> Avoid concurrent calls to FileStore.cleanup() and FileStore.compact()
> ---------------------------------------------------------------------
>
>                 Key: OAK-4685
>                 URL: https://issues.apache.org/jira/browse/OAK-4685
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segment-tar, segmentmk
>    Affects Versions: 1.0.32, 1.4.6, 1.2.18, Segment Tar 0.0.8
>            Reporter: Andrei Dulceanu
>            Assignee: Andrei Dulceanu
>              Labels: cleanup, gc
>             Fix For: Segment Tar 0.0.14
>
>
> At the moment it is possible to have concurrent calls to {{FileStore.cleanup}} and to {{FileStore.compact()}}. The former is called from the latter and also from {{FileStore.flush()}} (this is tracked in OAK-4138). We should change this status quo and also make the calls to {{compact()}} and {{cleanup()}} mutually exclusive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)