View Issue Details

IDProjectCategoryView StatusLast Update
0006484SymmetricDSBugpublic2024-08-01 14:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.16Fixed in Version3.14.16 
Summary0006484: Do not issue foreign key correction for non-DML events
DescriptionDo not issue foreign key correction for non-DML events, such as a create (C) or SQL (S) event. We saw an initial load try to add foreign key constraints fail with a missing parent row, and it caused auto resolver to attempt to access the row data, which wasn't there.
Tagsinitial/partial load

Relationships

related to 0006485 closedelong Do not issue foreign key correction for non-DML events 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 5c676777

2024-06-10 17:21:53

admin

Details Diff
0006484: Do not issue foreign key correction for non-DML events Affected Issues
0006484
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

SymmetricDS: 3.15 79224e65

2024-06-10 17:21:53

admin

Details Diff
0006484: Do not issue foreign key correction for non-DML events Affected Issues
0006484
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

SymmetricDS: 3.16 449f2469

2024-06-10 17:21:53

admin

Details Diff
0006484: Do not issue foreign key correction for non-DML events Affected Issues
0006484
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

SymmetricDS: 3.14 9fecefff

2024-07-05 20:02:51

admin

Details Diff
0006484: auto resolve fk initial load should be insert event Affected Issues
0006484
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2024-06-10 17:19 elong New Issue
2024-06-10 17:19 elong Status new => assigned
2024-06-10 17:19 elong Assigned To => elong
2024-06-10 17:19 elong Tag Attached: initial/partial load
2024-06-10 17:20 elong Project SymmetricDS Pro => SymmetricDS
2024-06-10 17:20 elong Issue cloned: 0006485
2024-06-10 17:20 elong Relationship added related to 0006485
2024-06-10 17:22 elong Status assigned => resolved
2024-06-10 17:22 elong Resolution open => fixed
2024-06-10 17:22 elong Fixed in Version => 3.14.16
2024-06-10 18:00 admin Changeset attached => SymmetricDS 3.14 5c676777
2024-06-10 18:00 admin Changeset attached => SymmetricDS 3.15 79224e65
2024-07-05 21:00 admin Changeset attached => SymmetricDS 3.14 9fecefff
2024-08-01 14:00 admin Changeset attached => SymmetricDS 3.16 449f2469
2024-08-16 17:44 admin Status resolved => closed