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

Review request for Ambari, Sumit Mohanty and Sid Wagle.


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


Repository: ambari


Description
-------

If restart is rolling stack script should wait for NN to be out of safemode 
with large timeout.
Rolling indicates its an HDFS level restart so NN restart needs to be up and 
accepting requests before we move on.


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java
 0739a2a 
  
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
 68af5f7 
  
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java
 97da150 
  ambari-server/src/main/java/org/apache/ambari/server/utils/StageUtils.java 
1d21ccd 
  
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_namenode.py
 aa34dc0 
  
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
 e88dbdd 


Diff: https://reviews.apache.org/r/59648/diff/1/


Testing
-------

mvn clean test


Thanks,

Vitalyi Brodetskyi

Reply via email to