-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19698/
-----------------------------------------------------------
(Updated March 26, 2014, 9:41 p.m.)
Review request for Ambari, Dmitro Lisnichenko, Mahadev Konar, and Sumit Mohanty.
Bugs: AMBARI-5232
https://issues.apache.org/jira/browse/AMBARI-5232
Repository: ambari
Description
-------
Noticed few exceptions at server log when trying to update ambari-server from
version 1.4.1 to current trunk c2f3eb7 .
The exceptions are non-critical, Current patch addresses the following:
- Check before execute wherever possible.
- If executeQuery has "ignoreFailure" flag enabled do not print entire stack
trace.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/orm/DBAccessorImpl.java
5a84956
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog150.java
8bbbfd4
Diff: https://reviews.apache.org/r/19698/diff/
Testing (updated)
-------
Results :
Tests run: 1510, Failures: 0, Errors: 0, Skipped: 9
----------------------------------------------------------------------
Ran 187 tests in 0.730s
OK
----------------------------------------------------------------------
Thanks,
Sid Wagle