You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/06/23 09:03:01 UTC

[jira] [Commented] (AMBARI-21298) Pausing An Upgrade In Progress Does Not Resume PENDING Tasks

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

Hudson commented on AMBARI-21298:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7674 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7674/])
AMBARI-21298. Pausing An Upgrade In Progress Does Not Resume PENDING (dlysnichenko: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0dbc7976d95dd0bb25232a4fc4d204e55929eb9a])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/actionmanager/ActionDBAccessorImpl.java


> Pausing An Upgrade In Progress Does Not Resume PENDING Tasks
> ------------------------------------------------------------
>
>                 Key: AMBARI-21298
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21298
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 3.0.0
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>            Priority: Critical
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-21298.patch
>
>
> when upgrade is paused at a first time:
> upgrade is paused
> request:ABORTED
> Stages (all):ABORTED
> host_role_commands(all):ABORTED
> If I resume upgrade and then stop it again, often (not always) I see the following state:
> upgrade is paused, current command shows up as failed (with cancel/retry)
> request:ABORTED
> Stages (all):ABORTED
> host_role_commands(current):HOLDING_FAILED
> host_role_commands(all):ABORTED
> Resume does not transition ABORTED stages back to pending



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)