[ 
https://issues.apache.org/jira/browse/AMBARI-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262110#comment-14262110
 ] 

Hudson commented on AMBARI-8965:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit-docker #641 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/641/])
AMBARI-8965 Upgrade Progress: Show "Ignore and Continue" and "Retry" buttons 
based on the API response. (atkach) (atkach: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b6f3dd6b40bdaacd3a945ff50f3b59789d82d14c)
* ambari-web/app/templates/main/admin/stack_upgrade/upgrade_group.hbs
* ambari-web/test/views/main/admin/stack_upgrade/upgrade_group_view_test.js
* ambari-web/app/views/main/admin/stack_upgrade/upgrade_group_view.js
* ambari-web/app/utils/helper.js


> 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)

Reply via email to