View Issue Details

IDProjectCategoryView StatusLast Update
0003826SymmetricDS ProImprovementpublic2018-12-27 15:29
Reportermmichalek Assigned Tommichalek  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.0 
Target Version3.9.16Fixed in Version3.9.16 
Summary0003826: Raise error when initial load can't be properly queued up due to missing sym_trigger_hist rows
DescriptionThe last step of the initial load queueing process creates an update to sym_node_security which indicates the initial load is complete. If the sym_trigger_hist row is missing for sym_node_security, this update would silently fail, leaving the initial load to appear to be "hung" at the end. A reason for missing sym_trigger_hist could be an initialization script that deletes from sym_trigger_hist.

Going forward we will log an exception and fail the load if this scenario occurs.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 a3e2e0f9

2018-12-11 10:11:15

mmichalek

Details Diff
0003826: Raise error when initial load can't be properly queued up due to missing sym_trigger_hist rows Affected Issues
0003826
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2018-12-11 15:10 mmichalek New Issue
2018-12-11 15:10 mmichalek Status new => assigned
2018-12-11 15:10 mmichalek Assigned To => mmichalek
2018-12-11 15:16 mmichalek Status assigned => resolved
2018-12-11 15:16 mmichalek Resolution open => fixed
2018-12-11 15:16 mmichalek Fixed in Version => 3.9.16
2018-12-11 16:00 mmichalek Changeset attached => SymmetricDS 3.9 a3e2e0f9
2018-12-27 15:29 chenson Status resolved => closed