[
https://issues.apache.org/jira/browse/AMBARI-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262071#comment-14262071
]
Andrii Tkach commented on AMBARI-8965:
--------------------------------------
committed to trunk.
> Upgrade Progress: Show "Ignore and Continue" and "Retry" buttons based on the
> API response
> ------------------------------------------------------------------------------------------
>
> Key: AMBARI-8965
> URL: https://issues.apache.org/jira/browse/AMBARI-8965
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-8965.patch
>
>
> # Allow Retry - mark a stage (upgrade item) to allow any failed task to be
> retried. This means that if a failure occurs during the execution of the
> task then the stage & task will transition to HOLDING_FAILED. Once in the
> HOLDING_FAILED state, the stage can be pushed to PENDING (retry) or FAILED.
> Transitioning the stage to FAILED will cause the remaining tasks in that
> stage to be ABORTED. It never makes sense to allow the remaining tasks of a
> stage to continue executing after the stage has been accepted as FAILED.
> However, the remaining stages of the upgrade request may be allowed execute...
> # Skippable - mark a stage to allow it to be skipped in the event of a
> failure so that the remaining stages may still execute. This means that when
> a stage state is set to FAILED, it will not trigger the remaining stages of
> the request to abort.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)