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 "Julian Reschke (Jira)" <ji...@apache.org> on 2023/01/02 13:39:00 UTC

[jira] [Updated] (OAK-9636) FileWriter not closed in LocalManifestFile

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

Julian Reschke updated OAK-9636:
--------------------------------
    Labels:   (was: candidate_oak_1_22)

> FileWriter not closed in LocalManifestFile
> ------------------------------------------
>
>                 Key: OAK-9636
>                 URL: https://issues.apache.org/jira/browse/OAK-9636
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>    Affects Versions: 1.40.0
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 1.42.0, 1.22.14
>
>
> I sometimes see issues with removing the FileStore directory on Windows:
> {code}
> Unable to delete file: target\..\filestore\manifest
> {code}
> To me this looks like an issue with https://github.com/apache/jackrabbit-oak/blob/c6ddcc55bee3de915459af01e91edad32d538f3d/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/file/LocalManifestFile.java#L57 not closing the FileWriter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)