View Issue Details

IDProjectCategoryView StatusLast Update
0002666SymmetricDSImprovementpublic2016-08-09 17:12
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0002666: Cache offline node database parameters used by node communication
DescriptionThe node communication service checks for offline nodes by looking for the node.offline parameter set on other nodes. The parameter lookup is not cached because they are parameters targeted at other nodes. For example, the server needs to write offline files when the client has its node.offline parameter enabled. The parameter lookup happens on each push/pull, so it should be cached like other parameters.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 482e3c0d

2016-07-01 22:23:40

admin

Details Diff
0002666: Cache offline node database parameters used by node
communication
Affected Issues
0002666
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IParameterService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/AbstractParameterService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/NodeCommunicationService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ParameterService.java Diff File
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/service/impl/MockParameterService.java Diff File

Issue History

Date Modified Username Field Change
2016-07-02 01:11 elong New Issue
2016-07-02 01:11 elong Status new => assigned
2016-07-02 01:11 elong Assigned To => elong
2016-07-02 02:25 elong Status assigned => resolved
2016-07-02 02:25 elong Fixed in Version => 3.8.0
2016-07-02 02:25 elong Resolution open => fixed
2016-07-02 03:00 admin Changeset attached => SymmetricDS 3.8 482e3c0d
2016-08-09 17:12 admin Status resolved => closed