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?
Updated by Gianpaolo Coro over 9 years ago
- Status changed from New to In Progress
Updated by Gianpaolo Coro over 9 years ago
- Status changed from In Progress to Paused
Updated by Gianpaolo Coro over 9 years ago
- Status changed from Paused to Closed
This issue will be solved in #1959. The Smart Generic Worker has now the dependency from the storage-manager-http-handler and is ready to use it. Tests will be reported in #1959.
Actions