You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/11/11 18:56:00 UTC

[jira] [Created] (AIRAVATA-3540) Remote API: lazily open output files

Marcus Christie created AIRAVATA-3540:
-----------------------------------------

             Summary: Remote API: lazily open output files
                 Key: AIRAVATA-3540
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3540
             Project: Airavata
          Issue Type: Improvement
          Components: Django Portal
            Reporter: Marcus Christie
            Assignee: Marcus Christie


I wonder if we can do something similar to what was done for the MFT provider:

https://github.com/apache/airavata-django-portal-sdk/blob/master/airavata_django_portal_sdk/user_storage/backends/mft_provider.py#L209-L214

This way we don't have to read in the entire file into memory.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)