View Issue Details

IDProjectCategoryView StatusLast Update
0005255SymmetricDSBugpublic2022-04-11 19:28
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.0 
Target Version3.13.4Fixed in Version3.13.4 
Summary0005255: Monitor doesn't run when its type requires a cluster lock and it's supposed to run less often than the monitor job
DescriptionWhen a monitor has a run period that makes it run less often than the monitor job and a monitor type that requires a cluster lock, it never runs. This happens because when determining whether to run a monitor, MonitorService checks the last time the cluster was locked instead of checking the last time the monitor ran.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.13 8531eebd

2022-04-04 18:47:27

evan-miller-jumpmind

Details Diff
0005255: Fixed monitors not running when configured to run less often than the monitor job Affected Issues
0005255
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ContextConstants.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/MonitorService.java Diff File

Issue History

Date Modified Username Field Change
2022-04-04 16:57 emiller New Issue
2022-04-04 16:57 emiller Status new => assigned
2022-04-04 16:57 emiller Assigned To => emiller
2022-04-04 18:48 emiller Status assigned => resolved
2022-04-04 18:48 emiller Resolution open => fixed
2022-04-04 18:48 emiller Fixed in Version => 3.13.4
2022-04-04 19:00 Changeset attached => SymmetricDS 3.13 8531eebd
2022-04-11 19:28 admin Status resolved => closed