View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005472 | SymmetricDS | Bug | public | 2022-09-27 18:10 | 2022-10-04 15:15 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.2 | Fixed in Version | 3.14.2 | ||
Summary | 0005472: When a load filter changes catalog or schema the DML statement is not recreated with the updated values | ||||
Description | During 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. | ||||
Tags | No tags attached. | ||||
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 |
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 |