-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29771/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Dmitro Lisnichenko, and Nate
Cole.
Bugs: AMBARI-9073
https://issues.apache.org/jira/browse/AMBARI-9073
Repository: ambari
Description
-------
Patch is still in preview due to the following known issues:
1) clients do not have START action and thus their version is not updated;
2) there are no reports yet about NAMENODE
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/agent/HeartBeatHandler.java
da4d38b
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/HostComponentStateEntity.java
11f2c14
ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FinalizeUpgradeAction.java
7894de8
ambari-server/src/main/java/org/apache/ambari/server/state/Cluster.java
15411fc
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceComponentHost.java
74e2371
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
0b9525a
ambari-server/src/main/java/org/apache/ambari/server/state/svccomphost/ServiceComponentHostImpl.java
53c8cff
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog200.java
e86ca1a
ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql 9047b15
ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql 4b915aa
ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql 0e7b9c6
ambari-server/src/main/resources/Ambari-DDL-Postgres-EMBEDDED-CREATE.sql
0159a11
ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql 50085f2
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog200Test.java
b89b31c
Diff: https://reviews.apache.org/r/29771/diff/
Testing
-------
Thanks,
Yurii Shylov