View Issue Details

IDProjectCategoryView StatusLast Update
0006658SymmetricDS ProBugpublic2024-12-05 14:19
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.11Fixed in Version3.15.11 
Summary0006658: Job and Log monitors need to only report from the Monitor job when new events occur after the last run of the Monitor job
DescriptionWhen an event occurs for either the Log monitor or the Job Error monitor, the Monitor job should only report on these monitors when some new event occurs since the last time that the Monitor job was run.

For example, if the Log error occurs at 14:02, and the Monitor job runs at 14:03, then the report of the failure in the logs should be displayed.
If the Monitor job runs again at 14:04, it should not report on the Log error event if no new event occurred in the logs.
If after resolving the Log error monitor at 14:05, and the Monitor job runs at 14:06, it should not report again that the Log Error monitor went off if no new log entry was detected.
Steps To Reproduce1. Set up synchronization such that a table trigger is referencing a non-existent table.
2. Run the Sync Triggers job to cause an error in the run of the job (missing table).
3. The error should be reported on as normal (the job failure monitor and the log error monitor will be triggered).
4. Resolve the errors by going to Manage->Monitors.
5. Run the Monitor job.
6. The Job Error monitor and the Log Error monitor will be triggered again, even though an event did not occur since the last time the Monitor job was run.
Tagsmonitoring

Activities

pbelov

2024-12-05 14:19

manager   ~0002548

SymmetricDS Pro 3.15.11 is released

Issue History

Date Modified Username Field Change
2024-11-25 21:00 pmarzullo New Issue
2024-11-25 21:00 pmarzullo Status new => assigned
2024-11-25 21:00 pmarzullo Assigned To => pmarzullo
2024-11-25 21:00 pmarzullo Tag Attached: monitoring
2024-11-25 21:13 pmarzullo Status assigned => resolved
2024-11-25 21:13 pmarzullo Resolution open => fixed
2024-11-25 21:13 pmarzullo Fixed in Version => 3.15.11
2024-12-05 14:19 pbelov Note Added: 0002548
2024-12-05 14:19 pbelov Status resolved => closed