View Issue Details

IDProjectCategoryView StatusLast Update
0003274SymmetricDSNew Featurepublic2019-04-23 20:37
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.0 
Target Version3.9.0Fixed in Version3.9.0 
Summary0003274: Setting to block or unblock channels during initial load error
DescriptionWhen 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.
TagsNo tags attached.

Relationships

related to 0002445 closedelong Reload channel can get "starved" after it goes into ER when there are lots of pending batches on other channels 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 3237fcc4

2017-10-08 16:23:54

admin

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

Issue History

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