View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006072 | SymmetricDS | Bug | public | 2023-10-30 17:41 | 2023-10-30 18:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.1 | Fixed in Version | 3.15.1 | ||
Summary | 0006072: sym_node gets updated unnecessarily when heartbeat.update.node.with.batch.status parameter is disabled | ||||
Description | The sym_node table gets updated on every heartbeat, even when the heartbeat.update.node.with.batch.status parameter is disabled. This happens because SymmetricDS detects that one or more fields in sym_node have changed, including the fields that only store useful information when the heartbeat.update.node.with.batch.status parameter is enabled. If the heartbeat.update.node.with.batch.status parameter is disabled and the changes are limited to these fields, the sym_node table should not get updated. | ||||
Tags | heartbeat | ||||
SymmetricDS: 3.15 b1ce4a89 2023-10-30 17:44:28 evan-miller-jumpmind Details Diff |
0006072: Prevented sym_node from getting updated unnecessarily when heartbeat.update.node.with.batch.status parameter is disabled |
Affected Issues 0006072 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/job/PushHeartbeatListener.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-30 17:41 | emiller | New Issue | |
2023-10-30 17:41 | emiller | Status | new => assigned |
2023-10-30 17:41 | emiller | Assigned To | => emiller |
2023-10-30 17:41 | emiller | Tag Attached: heartbeat | |
2023-10-30 17:41 | emiller | Issue generated from: 0006071 | |
2023-10-30 17:41 | emiller | Relationship added | related to 0006071 |
2023-10-30 17:44 | emiller | Status | assigned => resolved |
2023-10-30 17:44 | emiller | Resolution | open => fixed |
2023-10-30 17:44 | emiller | Fixed in Version | => 3.15.1 |
2023-10-30 18:00 | Changeset attached | => SymmetricDS 3.15 b1ce4a89 | |
2023-11-14 21:10 | admin | Status | resolved => closed |