View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004565 | SymmetricDS | Bug | public | 2020-09-22 19:34 | 2024-04-12 12:38 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.3 | ||||
Target Version | 3.12.4 | Fixed in Version | 3.12.4 | ||
Summary | 0004565: New Group Link should send node info to nodes in source node group ID and to nodes in target node group ID | ||||
Description | When a new group link is created, the new group links are synchronized to all of the nodes. But when nodes that are now part of the new group link try to synchronize, the sym_node and sym_node_security records are not on those nodes to allow them to communicate. So, when a new group link is created, the nodes that are part of the source node group ID should be sent to the nodes that are part of the target node group ID, and the nodes that are part of the target node group ID should be sent to the nodes that are part of the source node group ID. The node information that should be sent are the sym_node and sym_node_security records. This should only occur on the registration server (where the configuration change should be executed). | ||||
Tags | configuration | ||||
SymmetricDS: 3.12 c1a6e16f 2020-09-22 15:43:55 Details Diff |
0004565: New Group Link should send node info to nodes in source node group ID and to nodes in target node group ID |
Affected Issues 0004565 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/ChannelRouterContext.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/ConfigurationChangedDataRouter.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-22 19:34 | pmarzullo | New Issue | |
2020-09-22 19:34 | pmarzullo | Status | new => assigned |
2020-09-22 19:34 | pmarzullo | Assigned To | => pmarzullo |
2020-09-22 19:34 | pmarzullo | Tag Attached: configuration | |
2020-09-22 19:45 | pmarzullo | Status | assigned => resolved |
2020-09-22 19:45 | pmarzullo | Resolution | open => fixed |
2020-09-22 19:45 | pmarzullo | Fixed in Version | => 3.12.4 |
2020-09-22 20:00 | pmarzullo | Changeset attached | => SymmetricDS 3.12 c1a6e16f |
2020-09-23 20:34 | admin | Status | resolved => closed |
2024-04-12 12:35 | elong | Relationship added | related to 0006341 |
2024-04-12 12:38 | elong | Relationship added | related to 0006342 |