View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002947 | SymmetricDS | Bug | public | 2016-12-22 01:17 | 2019-12-18 18:36 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.7 | ||||
Target Version | 3.8.12 | Fixed in Version | 3.8.12 | ||
Summary | 0002947: Auto resolve foreign key violation fails when table in different catalog or schema | ||||
Description | The auto resolve foreign key feature cannot send the missing row if the table is located within a different catalog or schema than the default one. | ||||
Additional Information | The feature is enabled by auto.resolve.foreign.key.violation=true parameter by default. When a row attempts to load and a foreign key violation occurs, it acknowledges the error to the source system, which will attempt to create a reload batch containing the missing row. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 01aaf297 2016-12-21 20:17:53 Details Diff |
0002947: Auto resolve foreign key violation fails when table in different catalog or schema |
Affected Issues 0002947 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
SymmetricDS: 3.8 d280f9e5 2016-12-28 15:54:18 Details Diff |
0002947: Auto resolve foreign key violation fails when table in different catalog or schema |
Affected Issues 0002947 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-22 01:17 | elong | New Issue | |
2016-12-22 01:17 | elong | Status | new => assigned |
2016-12-22 01:17 | elong | Assigned To | => elong |
2016-12-22 02:00 | admin | Changeset attached | => SymmetricDS 3.8 01aaf297 |
2016-12-28 21:00 | mmichalek | Changeset attached | => SymmetricDS 3.8 d280f9e5 |
2016-12-30 13:08 | chenson | Status | assigned => resolved |
2016-12-30 13:08 | chenson | Fixed in Version | => 3.8.12 |
2016-12-30 13:08 | chenson | Resolution | open => fixed |
2016-12-30 13:10 | chenson | Status | resolved => closed |
2019-12-18 18:36 | elong | Relationship added | related to 0004212 |