[ 
http://opencast.jira.com/browse/MH-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31060#comment-31060
 ] 

Benjamin Wulff commented on MH-8940:
------------------------------------

The reason that job directory and xml are not deleted after the upload is 
completed is that the client may need information from the job xml (original 
filename, uri on server). A client can delete the job directory and all of its 
contents by using the DELETE /upload/job/{jobId} endpoint. 
However, we shouldn't rely on clients doing this, jobs that exceed a certain 
age should be removed by the system. This should be done in general for all 
jobs, not just the finished ones. Even more important is that old jobs that 
already received payload but where never completed are also deleted.
                
> FileUploadService don't remove job files
> ----------------------------------------
>
>                 Key: MH-8940
>                 URL: http://opencast.jira.com/browse/MH-8940
>             Project: Matterhorn Project
>          Issue Type: Bug
>          Components: Administrative Tools
>    Affects Versions: 1.4
>            Reporter: Lukas Rohner
>            Assignee: Benjamin Wulff
>            Priority: Critical
>             Fix For: 1.4
>
>


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

        
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to