Actions
Task #1838
closedTask #1343: Permit connections to the mongodb servers from the EGI cloud networks
Smart-generic worker should download file by uri-resolver
Status:
Closed
Priority:
High
Assignee:
Category:
Data Management
Target version:
Start date:
Dec 17, 2015
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
Now, the "smart-generic-worker" library downloads remote files by connection to the mongoDB servers. This is a problem if the smart-generic-worker runs on the cloud. We cannot open the access to the mongoDB servers to all the world.
To avoid this, the smart-generic-worker, if possible, should download the file by uri-resolver and not directly by mongodb servers.
Is this possible?
Actions