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

[jira] [Commented] (AIRAVATA-3539) Remote API: every output file gets downloaded for the default output view

    [ https://issues.apache.org/jira/browse/AIRAVATA-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442396#comment-17442396 ] 

ASF subversion and git services commented on AIRAVATA-3539:
-----------------------------------------------------------

Commit 12f328fb65d3e75846f46ff1a48213392aa0cb90 in airavata-django-portal's branch refs/heads/develop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=12f328f ]

AIRAVATA-3539 No need to immediately invoke default output view provider since it does nothing


> Remote API: every output file gets downloaded for the default output view
> -------------------------------------------------------------------------
>
>                 Key: AIRAVATA-3539
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3539
>             Project: Airavata
>          Issue Type: Improvement
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> The default output view provider has its [immediate flag set to True|https://github.com/apache/airavata-django-portal/blob/master/django_airavata/apps/api/output_views.py#L22] which causes it to load every output file when loading the experiment summary. However, the default output view provider doesn't do anything with the loaded files since it only provides download links to the output files. So it is wasted effort to load the output files this way.



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