View Issue Details

IDProjectCategoryView StatusLast Update
0006435SymmetricDSImprovementpublic2024-05-17 21:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.7Fixed in Version3.15.7 
Summary0006435: Avoid checking newer capture time if table isn't being captured
DescriptionWhen the conflict manger uses a resolver that picks the newer row, it checks for a newer capture time in the sym_data table. The default resolver is NEWER_WINS, even when using a load only node or when capture is only enabled for the source. In cases when the target table doesn't have capture enabled, the resolver doesn't need to look for a newer change, which saves overhead.
Tagsconflict manager

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 8e3a3bf8

2024-05-17 20:58:33

admin

Details Diff
0006435: Avoid checking newer capture time if table isn't being captured Affected Issues
0006435
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/DefaultDataLoaderFactory.java Diff File

Issue History

Date Modified Username Field Change
2024-05-17 20:57 elong New Issue
2024-05-17 20:57 elong Status new => assigned
2024-05-17 20:57 elong Assigned To => elong
2024-05-17 20:57 elong Tag Attached: conflict manager
2024-05-17 20:58 elong Status assigned => resolved
2024-05-17 20:58 elong Resolution open => fixed
2024-05-17 20:58 elong Fixed in Version => 3.15.7
2024-05-17 21:00 admin Changeset attached => SymmetricDS 3.15 8e3a3bf8
2024-06-07 16:46 admin Status resolved => closed