View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005831 | SymmetricDS | Improvement | public | 2023-05-12 17:31 | 2023-05-12 18:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.7 | Fixed in Version | 3.14.7 | ||
Summary | 0005831: Sync triggers by $(targetExternalId) and call after registration | ||||
Description | Ability to call sync triggers for a specific target external ID, when using the $(targetExternalId) variable for multi-homed tables. Let the user specify the target external ID from Manage -> Installed Triggers screen when rebuilding all triggers. When a new node completes registration, it should call sync triggers for the external ID of the node when $(targetExternalId) variable is used in the configuration. The $(targetExternalId) variable is used to match tables by node when multi-homing a copy of the tables for each node at a central database. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 5c31bede 2023-05-12 17:33:29 Details Diff |
0005831: Sync triggers by $(targetExternalId) and call after registration |
Affected Issues 0005831 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/Trigger.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/TriggerHistory.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/ITriggerRouterService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RegistrationService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/util/FormatUtils.java | Diff File | ||
mod - symmetric-util/src/test/java/org/jumpmind/util/FormatUtilsTest.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-05-12 17:31 | elong | New Issue | |
2023-05-12 17:31 | elong | Status | new => assigned |
2023-05-12 17:31 | elong | Assigned To | => elong |
2023-05-12 17:35 | elong | Status | assigned => resolved |
2023-05-12 17:35 | elong | Resolution | open => fixed |
2023-05-12 17:35 | elong | Fixed in Version | => 3.14.7 |
2023-05-12 18:00 | admin | Changeset attached | => SymmetricDS 3.14 5c31bede |
2023-05-12 19:49 | admin | Status | resolved => closed |