View Issue Details

IDProjectCategoryView StatusLast Update
0004565SymmetricDSBugpublic2020-09-23 20:34
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.3 
Target Version3.12.4Fixed in Version3.12.4 
Summary0004565: New Group Link should send node info to nodes in source node group ID and to nodes in target node group ID
DescriptionWhen 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).
Tagsconfiguration

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 c1a6e16f

2020-09-22 15:43:55

pmarzullo

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

Issue History

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