View Issue Details

IDProjectCategoryView StatusLast Update
0004831SymmetricDSBugpublic2021-02-25 21:33
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.6 
Target Version3.12.7Fixed in Version3.12.7 
Summary0004831: Initial Load events for config tables need to use correct dialect when running load only, extract only, or log miner
DescriptionWhen initial load events are created for symmetric tables (config/runtime tables), the correct dialect needs to be chosen by the DataExtractorService.SelectFromTableSource class.

Right now there is a isConfiguration member variable, but when a reload event is created outside of the registration batch, we need to check to see if the table starts with the symmetric table prefix followed by an underscore also, in order to select the correct dialect.
Steps To Reproduce1. Create configuration that only has one group link between two groups.
2. Create two log miner nodes, one in each group.
3. Create the second link between the two groups.
4. Reload event for sym_node and sym_node_security should fail.
Tagsextract

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 a85760c8

2021-02-16 20:08:28

pmarzullo

Details Diff
0004831: Initial Load events for config tables need to use correct
dialect when running load only, extract only, or log miner
Affected Issues
0004831
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File

SymmetricDS: 3.12 25cf08e7

2021-02-17 14:17:50

admin

Details Diff
0004831: fix npe Affected Issues
0004831
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File

Issue History

Date Modified Username Field Change
2021-02-16 20:07 pmarzullo New Issue
2021-02-16 20:07 pmarzullo Status new => assigned
2021-02-16 20:07 pmarzullo Assigned To => pmarzullo
2021-02-16 20:07 pmarzullo Tag Attached: extract
2021-02-16 20:09 pmarzullo Status assigned => resolved
2021-02-16 20:09 pmarzullo Resolution open => fixed
2021-02-16 20:09 pmarzullo Fixed in Version => 3.12.7
2021-02-16 21:00 pmarzullo Changeset attached => SymmetricDS 3.12 a85760c8
2021-02-17 15:00 admin Changeset attached => SymmetricDS 3.12 25cf08e7
2021-02-25 21:33 admin Status resolved => closed