-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51370/
-----------------------------------------------------------
(Updated Aug. 25, 2016, 11:26 a.m.)
Review request for Ambari, Jonathan Hurley, Laszlo Puskas, Nate Cole, Oliver
Szabo, Sumit Mohanty, and Sebastian Toader.
Bugs: AMBARI-18254
https://issues.apache.org/jira/browse/AMBARI-18254
Repository: ambari
Description
-------
Services with no configs triggered an error in DB consistency checker during
Ambari server start. Since the Microsoft R mpack has no configs at all,
installing the Microsoft R mpack would result in error during server start.
This patch lowers the check to warning level.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/checks/DatabaseConsistencyCheckHelper.java
36a2d99
ambari-server/src/test/java/org/apache/ambari/server/checks/DatabaseConsistencyCheckHelperTest.java
a7c77e1
Diff: https://reviews.apache.org/r/51370/diff/
Testing
-------
1. Tested manually
2. Wrote a new unit tests
3. All unit tests in ambari-servers passed.
Thanks,
Balázs Bence Sári