View Issue Details

IDProjectCategoryView StatusLast Update
0004670SymmetricDSBugpublic2021-01-11 13:47
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.6Fixed in Version3.12.6 
Summary0004670: Deletes and conflict detection USE_CHANGED_DATA with resolved NEWER_WINS
DescriptionAdd conflict detection for USE_CHANGED_DATA that works for deletes. Detection should be similar to USE_OLD_DATA since the old values are all changing to be removed. Add conflict resolution for NEWER_WINS that works for deletes. If an update and a delete are captured for the same row, the newer change should win and the data should end up consistent.
Tagsconflict manager

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 77ea46d9

2020-11-27 20:54:12

admin

Details Diff
0004670: Deletes and conflict detection USE_CHANGED_DATA with resolved
NEWER_WINS
Affected Issues
0004670
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractDatabaseWriterConflictResolver.java Diff File
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java Diff File

Issue History

Date Modified Username Field Change
2020-11-27 20:43 elong New Issue
2020-11-27 20:43 elong Status new => assigned
2020-11-27 20:43 elong Assigned To => elong
2020-11-27 20:43 elong Tag Attached: conflict manager
2020-11-27 20:54 elong Status assigned => resolved
2020-11-27 20:54 elong Resolution open => fixed
2020-11-27 20:54 elong Fixed in Version => 3.12.6
2020-11-27 21:00 admin Changeset attached => SymmetricDS 3.12 77ea46d9
2021-01-11 13:47 admin Status resolved => closed