Bug 861979
| Summary: | when alert notification fails, it appears alert doesn't even get saved in history | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | John Mazzitelli <mazz> |
| Component: | Monitoring - Alerts | Assignee: | RHQ Project Maintainer <rhq-maint> |
| Status: | CLOSED WORKSFORME | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.1.0 | CC: | hrupp, lkrejci, myarboro |
| Target Milestone: | --- | ||
| Target Release: | JON 3.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-05 11:14:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
John Mazzitelli
2012-10-01 13:47:36 UTC
Targeting this for investigation in JON312 I could not reproduce this in RHQ 4.6.0-SNAPSHOT. CLI alerts seem to work OK now that the port to AS7 is complete. Also, looking at the code, the firing of notifications is guarded by a catch of Throwable (which is logged and saved as the notification result). Also a mere failure to save a notification result is just logged and doesn't cause the overall process of alert firing to fail so I am sceptical that the CLI notifications in and of themselves were the sole cause of the perceived failure. I am closing this as "works for me". If someone ever finds repro steps, I am all ears to hear them as this would be quite serious. |