View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005009 | SymmetricDS | Improvement | public | 2021-05-27 20:31 | 2021-05-28 20:40 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.10 | Fixed in Version | 3.12.10 | ||
Summary | 0005009: Auto resolve missing foreign key for SYM tables | ||||
Description | Auto 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 | ||||
Tags | No tags attached. | ||||
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 |