View Issue Details

IDProjectCategoryView StatusLast Update
0004335SymmetricDSBugpublic2022-10-04 15:15
Reportermkleczek Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.5 
Target Version3.14.2Fixed in Version3.14.2 
Summary0004335: Multiple transform_table rows per source table cause multiplication of rows in outgoing batch
DescriptionWhen there are multiple transform_table rows applicable per group link and source table combination, multiple rows are written to a batch file.
This is caused by invoking write(data) on nested writer by TransformWriter in a loop iterating through all TransformTable instances.

Not sure if this is by design but if so - it is very poorly documented. I also think transform_table should be specified per trigger_router (and not per group link/table) - will open a separate improvement request for this.
Tagsdocumentation

Activities

elong

2022-09-13 20:48

developer   ~0002194

Updated documentation

Related Changesets

SymmetricDS: 3.14 09b7eb98

2022-09-13 20:47:53

admin

Details Diff
0004335: multiple transforms result in multiple rows Affected Issues
0004335
mod - symmetric-assemble/src/asciidoc/configuration/transforms.ad Diff File

Issue History

Date Modified Username Field Change
2020-04-05 18:04 mkleczek New Issue
2022-08-02 20:04 elong Tag Attached: documentation
2022-09-13 20:48 elong Assigned To => elong
2022-09-13 20:48 elong Status new => resolved
2022-09-13 20:48 elong Resolution open => fixed
2022-09-13 20:48 elong Fixed in Version => 3.14.2
2022-09-13 20:48 elong Note Added: 0002194
2022-09-13 20:48 elong Target Version => 3.14.2
2022-09-13 21:00 admin Changeset attached => SymmetricDS 3.14 09b7eb98
2022-10-04 15:15 admin Status resolved => closed