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

[airavata] branch develop updated (bc26c4d -> 098690c)

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

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


    from bc26c4d  Merge branch 'AIRAVATA-3549' into develop
     add feb31ac  Fine grained state publish mechanism for helix tasks
     new 098690c  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:
 .../airavata/helix/impl/task/AiravataTask.java     | 109 ++++++++++++++-------
 .../helix/impl/task/staging/DataStagingTask.java   |  16 ++-
 .../impl/task/staging/OutputDataStagingTask.java   |   5 +-
 .../helix/impl/workflow/PostWorkflowManager.java   |   6 +-
 .../helix/impl/workflow/PreWorkflowManager.java    |   5 +-
 5 files changed, 94 insertions(+), 47 deletions(-)

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

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

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

commit 098690cfad51511320899c667b0b126611af043c
Merge: bc26c4d feb31ac
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Sun Jan 2 21:02:47 2022 -0500

    Merge branch 'AIRAVATA-3549' into develop

 .../airavata/helix/impl/task/AiravataTask.java     | 109 ++++++++++++++-------
 .../helix/impl/task/staging/DataStagingTask.java   |  16 ++-
 .../impl/task/staging/OutputDataStagingTask.java   |   5 +-
 .../helix/impl/workflow/PostWorkflowManager.java   |   6 +-
 .../helix/impl/workflow/PreWorkflowManager.java    |   5 +-
 5 files changed, 94 insertions(+), 47 deletions(-)