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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/02/19 17:04:18 UTC

[jira] [Closed] (OAK-4004) The cold standby segment store doesn't delete the files marked for deletion

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

Davide Giannella closed OAK-4004.
---------------------------------

Bulk close for 1.3.16

> The cold standby segment store doesn't delete the files marked for deletion
> ---------------------------------------------------------------------------
>
>                 Key: OAK-4004
>                 URL: https://issues.apache.org/jira/browse/OAK-4004
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: tarmk-standby
>            Reporter: Francesco Mari
>            Assignee: Francesco Mari
>             Fix For: 1.3.16
>
>
> When cleanup is invoked on the cold standby segment store some files can be marked for deletion. When this happens, the files are never actually removed from disk.
> The problem occurs because the cold standby segment store invokes {{FileStore.cleanup()}} on the wrapped segment store but ignores the return parameter, i.e. the files that the cleanup process marks for deletion.



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