View Issue Details

IDProjectCategoryView StatusLast Update
0006072SymmetricDSBugpublic2023-10-30 18:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.1Fixed in Version3.15.1 
Summary0006072: sym_node gets updated unnecessarily when heartbeat.update.node.with.batch.status parameter is disabled
DescriptionThe 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.
Tagsheartbeat

Relationships

related to 0006071 closedemiller sym_node gets updated unnecessarily when heartbeat.update.node.with.batch.status parameter is disabled 

Activities

There are no notes attached to this issue.

Related Changesets

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

Issue History

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