View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003099 | SymmetricDS | Bug | public | 2017-05-09 17:14 | 2017-05-12 14:21 |
Reporter | chenson | Assigned To | chenson | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.23 | ||||
Target Version | 3.8.24 | Fixed in Version | 3.8.24 | ||
Summary | 0003099: target and source node caches don't get refreshed when sym_node is sync'd to other nodes for the first time | ||||
Description | This 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 e2401ad2 2017-05-09 13:15:11 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 |
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 |