View Issue Details

IDProjectCategoryView StatusLast Update
0003435SymmetricDSBugpublic2018-03-12 12:26
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.0 
Target Version3.9.5Fixed in Version3.9.5 
Summary0003435: Error during sync triggers can result in dropping triggers
DescriptionThe sync triggers routine checks for the existence of tables in the database that match the configuration. If the database returns an error (like an IO error) during the table lookup, the exception is consumed and returns an empty lookup. The routine thinks no table exists, so it drops the corresponding triggers.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 756f8375

2018-02-20 08:57:44

admin

Details Diff
0003435: Error during sync triggers can result in dropping triggers Affected Issues
0003435
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java Diff File

Issue History

Date Modified Username Field Change
2018-02-20 13:57 elong New Issue
2018-02-20 13:57 elong Status new => assigned
2018-02-20 13:57 elong Assigned To => elong
2018-02-20 13:59 elong Status assigned => resolved
2018-02-20 13:59 elong Resolution open => fixed
2018-02-20 13:59 elong Fixed in Version => 3.9.5
2018-02-20 14:00 admin Changeset attached => SymmetricDS 3.9 756f8375
2018-03-12 12:26 chenson Status resolved => closed