View Issue Details

IDProjectCategoryView StatusLast Update
0004074SymmetricDSBugpublic2019-08-23 16:46
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.4Fixed in Version3.10.4 
Summary0004074: Multiple nodes initial load with wildcards sending table twice and missing table
DescriptionWhen sending the initial load to multiple nodes at the same time, the extract service tries to optimize by extracting common tables once. When wildcards are used for a table trigger to match multiple tables, it causes the initial load to send the same table twice and even miss other tables. It's keeping track of extract requests using a key of the trigger ID and router ID, which is the same for every table that was configured through a wildcard.
Tagsinitial/partial load

Relationships

related to 0003858 closedelong Initial load share extract requests for multiple nodes 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 0e145b3c

2019-08-21 13:29:32

admin

Details Diff
0004074: Multiple nodes initial load with wildcards sending table twice
and missing table
Affected Issues
0004074
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataService.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/RouterService.java Diff File

Issue History

Date Modified Username Field Change
2019-08-21 16:41 elong New Issue
2019-08-21 16:41 elong Status new => assigned
2019-08-21 16:41 elong Assigned To => elong
2019-08-21 16:42 elong Relationship added related to 0003858
2019-08-21 18:00 admin Changeset attached => SymmetricDS 3.10 0e145b3c
2019-08-21 20:23 elong Tag Attached: initial/partial load
2019-08-21 20:24 elong Status assigned => resolved
2019-08-21 20:24 elong Resolution open => fixed
2019-08-21 20:24 elong Fixed in Version => 3.10.4
2019-08-23 16:46 admin Status resolved => closed