View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004670 | SymmetricDS | Bug | public | 2020-11-27 20:43 | 2021-01-11 13:47 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.6 | Fixed in Version | 3.12.6 | ||
Summary | 0004670: Deletes and conflict detection USE_CHANGED_DATA with resolved NEWER_WINS | ||||
Description | Add 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. | ||||
Tags | conflict manager | ||||
SymmetricDS: 3.12 77ea46d9 2020-11-27 20:54:12 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 |
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 |