View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003773 | SymmetricDS | Bug | public | 2018-10-29 20:16 | 2018-11-28 16:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.15 | ||||
Target Version | 3.9.15 | Fixed in Version | 3.9.15 | ||
Summary | 0003773: With wildcards, rebuilding specific table trigger can result in multiple active triggers | ||||
Description | The sync triggers process for all tables has logic to use the most specific trigger configuration for a table, but the sync trigger process for a single table trigger does not. This can result in the trigger rebuilding multiple times with multiple trigger history entries, but only one set of physical triggers on the table. | ||||
Steps To Reproduce | 1. Setup specific table to sync 2. Setup wildcard that also matches first table 3. Run "symadmin sync-triggers mytable" (or use Manage->Installed Triggers screen for mytable) | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 8d128074 2018-10-29 16:16:51 Details Diff |
0003773: With wildcards, rebuilding specific table trigger can result in multiple active triggers |
Affected Issues 0003773 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File | ||
SymmetricDS: 3.10 075c9539 2018-10-29 16:16:51 Details Diff |
0003773: With wildcards, rebuilding specific table trigger can result in multiple active triggers |
Affected Issues 0003773 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-29 20:16 | elong | New Issue | |
2018-10-29 20:16 | elong | Status | new => assigned |
2018-10-29 20:16 | elong | Assigned To | => elong |
2018-10-29 20:20 | elong | Status | assigned => resolved |
2018-10-29 20:20 | elong | Resolution | open => fixed |
2018-10-29 20:20 | elong | Fixed in Version | => 3.9.15 |
2018-10-29 21:00 | admin | Changeset attached | => SymmetricDS 3.9 8d128074 |
2018-10-31 18:59 | mmichalek | Status | resolved => closed |
2018-11-28 16:00 | admin | Changeset attached | => SymmetricDS 3.10 075c9539 |