View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005255 | SymmetricDS | Bug | public | 2022-04-04 16:57 | 2022-04-11 19:28 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.0 | ||||
Target Version | 3.13.4 | Fixed in Version | 3.13.4 | ||
Summary | 0005255: Monitor doesn't run when its type requires a cluster lock and it's supposed to run less often than the monitor job | ||||
Description | When 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. | ||||
Tags | No tags attached. | ||||
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 |
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 |