-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60277/
-----------------------------------------------------------
Review request for Ambari, Jonathan Hurley and Nate Cole.
Bugs: AMBARI-21298
https://issues.apache.org/jira/browse/AMBARI-21298
Repository: ambari
Description
-------
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
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/actionmanager/ActionDBAccessorImpl.java
94bb8926fc
Diff: https://reviews.apache.org/r/60277/diff/1/
Testing
-------
tested on live cluster, seems to work well
tests are running
Thanks,
Dmitro Lisnichenko