You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2022/01/13 14:49:14 UTC

[airavata] branch develop updated (e4e97e3 -> 7a191a7)

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from e4e97e3  Merge branch 'AIRAVATA-3549' into develop
     add f8cf01d  AIRAVATA-3549 API validation that experiment is executing and there aren't already executing intermediate output tasks
     add c33e041  AIRAVATA-3549 Orch: update intermediate output fetching process to FAILED if fails to launch
     add 1dea824  AIRAVATA-3549 Add method to check on status of intermediate output fetching
     new 7a191a7  Merge branch 'AIRAVATA-3549' into develop

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../api/server/handler/AiravataServerHandler.java  |  174 +-
 .../java/org/apache/airavata/api/Airavata.java     | 7307 ++++++++++++--------
 .../server/OrchestratorServerHandler.java          |   87 +-
 .../airavata-apis/airavata_api.thrift              |   20 +
 4 files changed, 4751 insertions(+), 2837 deletions(-)

[airavata] 01/01: Merge branch 'AIRAVATA-3549' into develop

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 7a191a7f84969a96ac83ef7d4e765795a6b96c37
Merge: e4e97e3 1dea824
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Jan 13 09:48:45 2022 -0500

    Merge branch 'AIRAVATA-3549' into develop

 .../api/server/handler/AiravataServerHandler.java  |  174 +-
 .../java/org/apache/airavata/api/Airavata.java     | 7307 ++++++++++++--------
 .../server/OrchestratorServerHandler.java          |   87 +-
 .../airavata-apis/airavata_api.thrift              |   20 +
 4 files changed, 4751 insertions(+), 2837 deletions(-)