Bug 1007979 - Recovery alert is lost across JON server restart
Summary: Recovery alert is lost across JON server restart
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Monitoring - Alerts
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER07
: JON 3.2.0
Assignee: Lukas Krejci
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-13 16:32 UTC by Larry O'Leary
Modified: 2014-01-02 20:38 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1003132 0 unspecified CLOSED Recovery alerts based on availability may not fire if AlertConditionCache isn't reloaded before next availability report 2021-02-22 00:41:40 UTC

Internal Links: 1003132

Description Larry O'Leary 2013-09-13 16:32:35 UTC
Description of problem:
If an alert is disabled by an alert condition and the JBoss ON server is restarted prior to the recovery alert that is to re-enabled the disabled alert being fired, the recovery alert will never get fired.

The result is that the original alert remains disabled until the user manually re-enables it.

Version-Release number of selected component (if applicable):
4.9.0-SNAPSHOT Build Number=[1882507]

How reproducible:
Always

Steps to Reproduce:
1. Add a "goes down" alert with recovery disabled set
2. Add a "goes up" alert with recovery of alert created in previous step
3. Shutdown the resource that the "goes down" alert is set on
4. Verify "goes down" alert was triggered and is now disabled
5. Restart the JBoss ON server
6. Start the resource that the "goes up" alert is set on

Actual results:
"goes down" alert is never recovered and re-enabled.

Expected results:
"goes up" alert should recover "goes down" alert if condition is true when server comes back up or becomes true after server comes back up and "goes down" alert should be enabled.

Comment 1 Lukas Krejci 2013-11-20 16:16:29 UTC
Couldn't reproduce in release branch post ER6 and pre ER7.

Comment 2 Sunil Kondkar 2013-12-02 15:02:31 UTC
Verified on version : 3.2.0.ER7 Build Number : e8e6401:ff0061d

Followed the steps and verified that "goes down" alert is re-enabled.


Note You need to log in before you can comment on or make changes to this bug.