View Issue Details

IDProjectCategoryView StatusLast Update
0002671SymmetricDSImprovementpublic2016-08-09 17:12
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0002671: Use node group link cache for source and target nodes
DescriptionNode communication is looking up nodes to push to and pull from, which is querying the node group links table. There is already a cache setting for node group links, so cache these node lists in the node service using the same cache setting.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 7dce534e

2016-07-04 23:04:04

admin

Details Diff
0002671: Use node group link cache for source and target nodes Affected Issues
0002671
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/ConfigurationService.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
2016-07-05 03:03 elong New Issue
2016-07-05 03:03 elong Status new => assigned
2016-07-05 03:03 elong Assigned To => elong
2016-07-05 04:00 admin Changeset attached => SymmetricDS 3.8 7dce534e
2016-07-05 12:54 elong Status assigned => resolved
2016-07-05 12:54 elong Fixed in Version => 3.8.0
2016-07-05 12:54 elong Resolution open => fixed
2016-08-09 17:12 admin Status resolved => closed