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/07 22:29:28 UTC

[airavata] branch AIRAVATA-3549 updated (d469bf2 -> 1dea824)

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

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


    from d469bf2  AIRAVATA-3549 Derive the parent process for intermediate output fetching process
     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

No new revisions were added by this update.

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