You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jonathan Hurley <jh...@hortonworks.com> on 2015/08/03 17:23:08 UTC

Review Request 37040: Malformed Alert Data Can Prevent Alerts From Reporting

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

Review request for Ambari, Alejandro Fernandez and Sid Wagle.


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


Repository: ambari


Description
-------

If there is malformed template text in an alert definition, it will prevent alerts from being reported correctly.


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/AlertSchedulerHandler.py c41397d 
  ambari-agent/src/main/python/ambari_agent/alerts/base_alert.py 9151796 
  ambari-agent/src/main/python/ambari_agent/alerts/metric_alert.py 6bcdacd 
  ambari-agent/src/test/python/ambari_agent/TestAlerts.py 7b64445 

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


Testing
-------

mvn clean test


Thanks,

Jonathan Hurley