[Hawkular-commits] [hawkular/hawkular-alerts] 1095eb: - Fix AutoResolve bug such that the trigger gets r...

Jay Shaughnessy jshaughn at redhat.com
Thu Jul 16 18:52:18 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-alerts
  Commit: 1095eb76563c6f9942f01fe59808a1b3b8925192
      https://github.com/hawkular/hawkular-alerts/commit/1095eb76563c6f9942f01fe59808a1b3b8925192
  Author: Jay Shaughnessy <jshaughn at redhat.com>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/AlertsEngineImpl.java
    M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/LifecycleITest.groovy

  Log Message:
  -----------
  - Fix AutoResolve bug such that the trigger gets reloaded (in firing mode).
- Fix associated lifecycle tests
  - fix bug in autoResolveWithThresholdTest() where incorrect data value
    was being sent to cause autoResolve, and also fix some mistaken
    validation code.
  - fix bug in json format issue in data sent to alerts via bus RestClient.
  - make sure we have the proper number of returned alerts (or none) for
    200 responses (especially now that 204 is not returned for none found)




More information about the hawkular-commits mailing list