View Issue Details

IDProjectCategoryView StatusLast Update
0006611SymmetricDSNew Featurepublic2024-10-04 20:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.10Fixed in Version3.15.10 
Summary0006611: Auto resolve conflict of delete of missing rows by capturing delete
DescriptionAdd a feature to the conflict manager's auto resolver for delete of missing rows that will put the delete into the capture log if there is an active trigger configured with sync on incoming batch enabled. By default, this feature will be disabled, because it is a little different than auto resolving an error -- there is no error, but instead it's assuming there is another node out of sync that needs to receive the delete. A parameter controls whether the feature is on or off:

auto.resolve.capture.delete.missing.rows=true
Tagsconflict manager

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 e25fd73d

2024-10-04 19:41:34

admin

Details Diff
0006611: Auto resolve conflict of delete of missing rows by capturing
delete
Affected Issues
0006611
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/AbstractDataLoaderFactory.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/DefaultDataLoaderFactory.java Diff File
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File
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/DatabaseWriterSettings.java Diff File
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java Diff File

Issue History

Date Modified Username Field Change
2024-10-04 19:39 elong New Issue
2024-10-04 19:39 elong Status new => assigned
2024-10-04 19:39 elong Assigned To => elong
2024-10-04 19:39 elong Tag Attached: conflict manager
2024-10-04 19:42 elong Status assigned => resolved
2024-10-04 19:42 elong Resolution open => fixed
2024-10-04 19:42 elong Fixed in Version => 3.15.10
2024-10-04 20:00 admin Changeset attached => SymmetricDS 3.15 e25fd73d