View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003274 | SymmetricDS | New Feature | public | 2017-10-08 20:21 | 2019-04-23 20:37 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.9.0 | Fixed in Version | 3.9.0 | ||
Summary | 0003274: Setting to block or unblock channels during initial load error | ||||
Description | When the initial load is run while changes are being made in the database, it can experience a foreign key exception. (Tables are queried at different times to extract data.) This parameter would allow other channels to sync, which might contain the missing rows to satisfy the foreign key error, which is the default setting in previous versions of SymmetricDS. This parameter could also be set false to continue blocking channels until the initial load is complete. For example, a network error could put the initial load in error, allowing other channels to sync which would be overwritten, or cause foreign key errors. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 3237fcc4 2017-10-08 16:23:54 Details Diff |
0003274: Setting to block or unblock channels during initial load error |
Affected Issues 0003274 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-10-08 20:21 | elong | New Issue | |
2017-10-08 20:21 | elong | Status | new => assigned |
2017-10-08 20:21 | elong | Assigned To | => elong |
2017-10-09 12:40 | elong | Status | assigned => resolved |
2017-10-09 12:40 | elong | Resolution | open => fixed |
2017-10-09 12:40 | elong | Fixed in Version | => 3.9.0 |
2017-12-15 21:21 | mmichalek | Status | resolved => closed |
2018-02-14 20:08 | admin | Changeset attached | => SymmetricDS 3.9 3237fcc4 |
2019-04-23 20:37 | elong | Relationship added | related to 0002445 |