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

(Updated Dec. 7, 2016, 5:56 p.m.)


Review request for Ambari, Jonathan Hurley and Nate Cole.


Changes
-------

Fix typo


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


Repository: ambari


Description
-------

Proposed auto-fixes
*Inconsistency for table hostcomponentdesiredstate and hostcomponentstate for 
stack upgrade.
*Deleted services cause config table inconsistent
*Schema name in postgres is not ambari

# If there are missing states (service, component, host), etc, then 
automatically add one with a value of UNKNOWN or INSTALLED.

For dangerous options, by default fail with warning, and provide console option 
to perform fixes anyway (like the fsck does)


Diffs (updated)
-----

  
ambari-server/src/main/java/org/apache/ambari/server/checks/DatabaseConsistencyCheckHelper.java
 9c3ae5c 
  
ambari-server/src/main/java/org/apache/ambari/server/checks/DatabaseConsistencyChecker.java
 6fa36d4 
  
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
 1f2a694 
  
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ClusterConfigEntity.java
 bf0faee 
  ambari-server/src/main/python/ambari-server.py ee6259b 
  ambari-server/src/main/python/ambari_server_main.py b35cfc9 
  
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariServerTest.java
 45e319a 

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


Testing
-------

Checked on live cluster


Thanks,

Dmitro Lisnichenko

Reply via email to