-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46334/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Sumit Mohanty.
Bugs: AMBARI-15944
https://issues.apache.org/jira/browse/AMBARI-15944
Repository: ambari
Description
-------
we should not skip DB version check. So please exclude it from
--skip-database-validation in run() and fix the error message which instructs
the user to use --skip-database-validation.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
0e45f79
ambari-server/src/main/java/org/apache/ambari/server/controller/utilities/DatabaseChecker.java
3a3ef9a
Diff: https://reviews.apache.org/r/46334/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi