View Issue Details

IDProjectCategoryView StatusLast Update
0004970SymmetricDSBugpublic2021-05-28 20:40
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.10Fixed in Version3.12.10 
Summary0004970: Auto resolve missing foreign key with load only or extract only node
DescriptionThe automatic resolution of missing foreign key conflicts is running on the default platform instead of the platform of the target database. For example, a load-only node is using the built-in H2 database to detect the SQL code of the conflict, and an extract-only node is using the built-in H2 database to run SQL to retrieve missing foreign key.
Tagsconflict manager

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 b23e8504

2021-04-30 16:52:33

admin

Details Diff
0004970: Auto resolve missing foreign key with load only or extract only
node
Affected Issues
0004970
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/util/SnapshotUtil.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractSymmetricDialect.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/ISymmetricDialect.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ManageIncomingBatchListener.java Diff File

SymmetricDS: 3.12 fba6f09a

2021-05-18 12:49:14

admin

Details Diff
0004970: Auto resolve missing foreign key with load only or extract only
node
Affected Issues
0004970
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ManageIncomingBatchListener.java Diff File

Issue History

Date Modified Username Field Change
2021-04-28 18:31 elong New Issue
2021-04-28 18:31 elong Status new => assigned
2021-04-28 18:31 elong Assigned To => elong
2021-04-28 18:31 elong Tag Attached: conflict manager
2021-04-30 16:51 elong Summary Auto conflict resolution with load only node => Auto resolve missing foreign key with load only or extract only node
2021-04-30 16:51 elong Description Updated View Revisions
2021-04-30 16:52 elong Status assigned => resolved
2021-04-30 16:52 elong Resolution open => fixed
2021-04-30 16:52 elong Fixed in Version => 3.12.10
2021-04-30 17:00 admin Changeset attached => SymmetricDS 3.12 b23e8504
2021-05-18 13:00 admin Changeset attached => SymmetricDS 3.12 fba6f09a
2021-05-28 20:40 admin Status resolved => closed