File upload process should run in the background
Posted October 25th, 2012 by ananthan
Project: | RUcore Workflow Management System (WMS) |
Version: | 8.0 |
Component: | File Upload Module |
Category: | feature request |
Priority: | normal |
Assigned: | yuyang |
Status: | Moved to JIRA |
Jump to:
Description
The current process takes too long to upload file(s) in WMS. Upload process may take about 8 - 10 minutes for a 10 GB file, and it increases when multiple large files are uploaded.
Possible solution:
1) Run file upload process for all types in the background so that metadata creator can continue work in WMS.
2) Write the progress in the log file.
3) Capture error messages and write in the log file.
Comments
#1
IF this hasn't been addressed, we should look into this.
#2
Moving to R8.0.
#3
https://jira.ess.rutgers.edu/browse/RUC-222