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

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

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

Julian Reschke commented on OAK-9636:
-------------------------------------

trunk: (1.44.0) [6b9026ec69|https://github.com/apache/jackrabbit-oak/commit/6b9026ec698b7e762e2126a9d5d6875d0934a896]

> 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
>              Labels: candidate_oak_1_22
>             Fix For: 1.42.0
>
>
> 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)