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

Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, and Nate Cole.


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


Repository: ambari


Description
-------

STR:
Installed Ambari 2.1.0 at rpm 2310
Deployed 3-node CentOS cluster with only HDFS, YARN, MR, ZK, and Storm using 
HDP 2.2
Installed bits for HDP 2.3 repo
Added NameNode HA
Added HiveService
Observed Behavior: The Cluster Version remained in INSTALLED state.
Expected Behavior: The Cluster Version should have transitioned to OUT_OF_SYNC.


This code have been written when we had not cross-stack upgrade, and tried to 
support multiple clusters per host. Now it handles OUT_OF_SYNC well even if 
host versions belong to different stacks


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/events/listeners/upgrade/HostVersionOutOfSyncListener.java
 b850774 
  
ambari-server/src/test/java/org/apache/ambari/server/events/listeners/upgrade/HostVersionOutOfSyncListenerTest.java
 90e0b53 

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


Testing
-------

manual check on live cluster

java unit tests in progress


Thanks,

Dmitro Lisnichenko

Reply via email to