View Issue Details

IDProjectCategoryView StatusLast Update
0006071SymmetricDSBugpublic2023-10-30 18:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.8 
Target Version3.14.11Fixed in Version3.14.11 
Summary0006071: 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 0006072 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.14 5870b293

2023-10-30 17:54:11

evan-miller-jumpmind

Details Diff
0006071: Prevented sym_node from getting updated unnecessarily when heartbeat.update.node.with.batch.status parameter is disabled Affected Issues
0006071
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:40 emiller New Issue
2023-10-30 17:40 emiller Status new => assigned
2023-10-30 17:40 emiller Assigned To => emiller
2023-10-30 17:40 emiller Tag Attached: heartbeat
2023-10-30 17:41 emiller Issue cloned: 0006072
2023-10-30 17:41 emiller Relationship added related to 0006072
2023-10-30 17:54 emiller Status assigned => resolved
2023-10-30 17:54 emiller Resolution open => fixed
2023-10-30 17:54 emiller Fixed in Version => 3.14.11
2023-10-30 18:00 Changeset attached => SymmetricDS 3.14 5870b293
2023-12-16 01:56 admin Status resolved => closed