View Issue Details

IDProjectCategoryView StatusLast Update
0005472SymmetricDSBugpublic2022-10-04 15:15
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.2Fixed in Version3.14.2 
Summary0005472: When a load filter changes catalog or schema the DML statement is not recreated with the updated values
DescriptionDuring the data loading the DmlStatement object is only created based on a serious of changes for performance reasons. However it was not detecting a catalog or schema change from events in the same batch. A load filter that changes the catalog or schema would reuse the same DmlStatement and thus not get the updated catalog and schema for each row.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 e03ba2b8

2022-09-27 18:11:28

joshahicks

Details Diff
0005472: When a load filter changes catalog or schema the DML statement
is not recreated with the updated values
Affected Issues
0005472
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java Diff File

Issue History

Date Modified Username Field Change
2022-09-27 18:10 josh-a-hicks New Issue
2022-09-27 18:10 josh-a-hicks Status new => assigned
2022-09-27 18:10 josh-a-hicks Assigned To => josh-a-hicks
2022-09-28 14:00 Changeset attached => SymmetricDS 3.14 e03ba2b8
2022-10-03 14:34 elong Status assigned => resolved
2022-10-03 14:34 elong Resolution open => fixed
2022-10-03 14:34 elong Fixed in Version => 3.14.2
2022-10-04 15:15 admin Status resolved => closed