[ 
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

        

Reply via email to