View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004074 | SymmetricDS | Bug | public | 2019-08-21 16:41 | 2019-08-23 16:46 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.10.4 | Fixed in Version | 3.10.4 | ||
Summary | 0004074: Multiple nodes initial load with wildcards sending table twice and missing table | ||||
Description | When 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. | ||||
Tags | initial/partial load | ||||
SymmetricDS: 3.10 0e145b3c 2019-08-21 13:29:32 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 |
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 |