You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2012/08/14 10:55:38 UTC

[jira] [Closed] (ACE-154) Moving files by renaming them fails when crossing volumes and is not handled correctly

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

J.W. Janssen closed ACE-154.
----------------------------

    Assignee:     (was: Marcel Offermans)
    
> Moving files by renaming them fails when crossing volumes and is not handled correctly
> --------------------------------------------------------------------------------------
>
>                 Key: ACE-154
>                 URL: https://issues.apache.org/jira/browse/ACE-154
>             Project: ACE
>          Issue Type: Bug
>            Reporter: Marcel Offermans
>
> In o.a.a.obr.storage.file.BundleFileStore.put() we first create a temporary file and then move it to the store by renaming it. If the temporary file is created on a different volume, the rename will fail. We need to either:
> a) detect this and do a copy instead in such cases,
> b) make sure the temporary files always reside on the same volume as the store.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira