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

Julian Reschke updated OAK-11425:
---------------------------------
    Description: 
...this can cause problems because FileIOUtils.sort attempts to move that file, 
which can cause problems on certain operating systems.

Solution: close the file before invoking the sort() method.

  was:
...this can cause problems because FileIOUtils.sort attempts to move that file, 
which can cause problems on certain operating systems.

Solution: close the file before invoking the sort() method,


> MarkSweepGarbageColllector.iterateNodeTree() passes open file to 
> FileIOUtils.sort()
> -----------------------------------------------------------------------------------
>
>                 Key: OAK-11425
>                 URL: https://issues.apache.org/jira/browse/OAK-11425
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob-plugins
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Major
>
> ...this can cause problems because FileIOUtils.sort attempts to move that 
> file, which can cause problems on certain operating systems.
> Solution: close the file before invoking the sort() method.



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

Reply via email to