View Issue Details

IDProjectCategoryView StatusLast Update
0005009SymmetricDSImprovementpublic2021-05-28 20:40
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.10Fixed in Version3.12.10 
Summary0005009: Auto resolve missing foreign key for SYM tables
DescriptionAuto resolve missing foreign key does not work for SYM tables. Sometimes users will ignore batches on the config channel or get nodes out of sync in another way, and batches will go into error that won't resolve. The reload table code expects to be able to look up trigger routers for the table. The SYM tables don't have trigger routers that are persisted to the configuration tables, so the reload event is never created.
Steps To Reproduce- Stop push/pull jobs
- Create new channel
- Wait for change to route into batch, then ignore the batch
- Assign a trigger to the channel
- Start the push/pull jobs
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 d652a673

2021-05-27 20:32:00

admin

Details Diff
0005009: Auto resolve missing foreign key for SYM tables Affected Issues
0005009
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2021-05-27 20:31 elong New Issue
2021-05-27 20:31 elong Status new => assigned
2021-05-27 20:31 elong Assigned To => elong
2021-05-27 20:32 elong Status assigned => resolved
2021-05-27 20:32 elong Resolution open => fixed
2021-05-27 20:32 elong Fixed in Version => 3.12.10
2021-05-27 21:00 admin Changeset attached => SymmetricDS 3.12 d652a673
2021-05-28 20:40 admin Status resolved => closed