View Issue Details

IDProjectCategoryView StatusLast Update
0003099SymmetricDSBugpublic2017-05-12 14:21
Reporterchenson Assigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.23 
Target Version3.8.24Fixed in Version3.8.24 
Summary0003099: target and source node caches don't get refreshed when sym_node is sync'd to other nodes for the first time
DescriptionThis was found in the case where you have two node groups: server and client. server waits for pull from client and client pushes to server. client also pushes to client. When client 2 is registered the sym_node record is sync'd to client 1, but it's target and source node caches in node service is not updated until the cache times out.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 e2401ad2

2017-05-09 13:15:11

chenson42

Details Diff
0003099: target and source node caches don't get refreshed when sym_node
is sync'd to other nodes for the first time
Affected Issues
0003099
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/ConfigurationChangedDatabaseWriterFilter.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/INodeService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/NodeService.java Diff File
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/service/impl/MockNodeService.java Diff File

Issue History

Date Modified Username Field Change
2017-05-09 17:14 chenson New Issue
2017-05-09 17:14 chenson Status new => assigned
2017-05-09 17:14 chenson Assigned To => chenson
2017-05-09 17:15 chenson Status assigned => resolved
2017-05-09 17:15 chenson Fixed in Version => 3.8.24
2017-05-09 17:15 chenson Resolution open => fixed
2017-05-09 18:00 chenson42 Changeset attached => SymmetricDS 3.8 e2401ad2
2017-05-12 14:21 chenson Status resolved => closed