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

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


    from 03162e6226 update sdk to handle input storageId and output storageId. 
use input storageId as default value for output storageId
     add 38b218a034 Add support for inputStorageId for experiments and removed 
the storageResourceId

No new revisions were added by this update.

Summary of changes:
 .../init/04-expcatalog-migrations.sql              |   4 +
 .../airavata/helix/impl/task/TaskContext.java      |  55 +++++++++--
 .../helix/impl/task/staging/ArchiveTask.java       |   6 +-
 .../helix/impl/task/staging/DataStagingTask.java   | 102 ++++++++++++++-------
 .../impl/task/staging/InputDataStagingTask.java    |   4 +-
 .../airavata/model/util/ExperimentModelUtil.java   |   2 +-
 .../core/entities/expcatalog/ProcessEntity.java    |  34 +++----
 .../expcatalog/UserConfigurationDataEntity.java    |  34 +++----
 .../expcatalog/ExperimentRepositoryTest.java       |   6 +-
 .../service/handlers/AgentManagementHandler.java   |   4 +-
 .../service/models/AgentLaunchRequest.java         |  19 ++++
 .../data-models/experiment_model.thrift            |  12 +--
 .../data-models/process_model.thrift               |  18 ++--
 13 files changed, 200 insertions(+), 100 deletions(-)

Reply via email to