View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006646 | SymmetricDS | Bug | public | 2024-11-12 15:44 | 2024-11-13 20:31 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.10 | Fixed in Version | 3.15.10 | ||
Summary | 0006646: Setting node.offline parameter to true or false disables all communication | ||||
Description | The code that looks at the node.offline parameter does not check the value of the parameter before removing the node from the list of nodes for PUSH and PULL. All nodes are removed when node.offline is set to any value. NodeCommunicationService: protected List<Node> removeOfflineNodes(List<Node> nodes) | ||||
Steps To Reproduce | 1. Configure replication. 2. Update node.offline parameter to false. 3. Replication stops. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-12 15:44 | pmarzullo | New Issue | |
2024-11-12 15:44 | pmarzullo | Status | new => assigned |
2024-11-12 15:44 | pmarzullo | Assigned To | => pmarzullo |
2024-11-12 16:48 | pmarzullo | Status | assigned => resolved |
2024-11-12 16:48 | pmarzullo | Resolution | open => fixed |
2024-11-12 16:48 | pmarzullo | Fixed in Version | => 3.15.10 |
2024-11-12 17:00 | pmarzullo | Changeset attached | => SymmetricDS 3.15 514d06e6 |
2024-11-13 20:31 | pbelov | Status | resolved => closed |