-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49322/
-----------------------------------------------------------

Review request for Ambari, Alejandro Fernandez, Nate Cole, and Robert Levas.


Bugs: AMBARI-17464
    https://issues.apache.org/jira/browse/AMBARI-17464


Repository: ambari


Description
-------

# Deploy HDP 2.4 cluster
# Start EU to 2.5.0.0 and wait for EU to reach till backup Hive DB prompt
# At this point, stop Ambari agent on the "slave only" node (lets call the host 
as host1)
# Proceed with rest of the EU

- The task - {{Stop Datanode}} (under Stop Core Components for Core Services 
upgrade group) shows as {{HOLDING_TIMEDOUT}} for host1
- Hit 'Ignore and Proceed' to continue further
- The task - Restart HDFS/DATANODE shows as {{SKIPPED_FAILED}} and EU continues 
to the next steps

Caused by AMBARI-15671 - basically this is assuming that all tasks within a 
stage follow the stage's auto skip setting, which is wrong.


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/actionmanager/ActionScheduler.java
 8c27d3c 
  
ambari-server/src/main/java/org/apache/ambari/server/actionmanager/HostRoleCommand.java
 2b9c10b 
  ambari-server/src/main/java/org/apache/ambari/server/actionmanager/Stage.java 
3fbeef9 
  
ambari-server/src/test/java/org/apache/ambari/server/actionmanager/TestActionScheduler.java
 d2c7de9 

Diff: https://reviews.apache.org/r/49322/diff/


Testing
-------

mvn clean test


Thanks,

Jonathan Hurley

Reply via email to