You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Brian Foster (JIRA)" <ji...@apache.org> on 2014/05/03 04:01:18 UTC

[jira] [Created] (OODT-680) Filemgr should delete files using DataTransferer

Brian Foster created OODT-680:
---------------------------------

             Summary: Filemgr should delete files using DataTransferer
                 Key: OODT-680
                 URL: https://issues.apache.org/jira/browse/OODT-680
             Project: OODT
          Issue Type: Improvement
          Components: file manager
    Affects Versions: 0.7
         Environment: none
            Reporter: Brian Foster
            Assignee: Brian Foster
            Priority: Minor
             Fix For: 0.7


currently removeFile(String path) just does new File(path).delete()... this doesn't work for other datatransferers like S3.



--
This message was sent by Atlassian JIRA
(v6.2#6252)