[
https://issues.apache.org/jira/browse/AIRAVATA-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918096#comment-13918096
]
Raminderjeet Singh commented on AIRAVATA-1038:
----------------------------------------------
I added UN_SUBMITTED and SETUP status to address 2 phase commit and setup
scripts in SSH Provider.
enum JobState {
SUBMITTED,
UN_SUBMITTED,
SETUP,
QUEUED,
ACTIVE,
COMPLETE,
CANCELED,
FAILED,
HELD,
SUSPENDED,
UNKNOWN
}
> Feedback on Airavata 0.12 Data Models, API
> ------------------------------------------
>
> Key: AIRAVATA-1038
> URL: https://issues.apache.org/jira/browse/AIRAVATA-1038
> Project: Airavata
> Issue Type: Improvement
> Reporter: Suresh Marru
> Fix For: 0.13
>
>
> As we start integrating 0.12, lets gather all the feedback and fixes to do on
> this JIRA.
--
This message was sent by Atlassian JIRA
(v6.2#6252)