View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004843 | SymmetricDS | Bug | public | 2021-02-18 20:33 | 2021-02-25 21:33 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.7 | Fixed in Version | 3.12.7 | ||
Summary | 0004843: Push and pull errors while node registration is pending | ||||
Description | When push or pull job runs before the node has finished registration, it logs a stack trace with an error of "Could not load data because the node is not registered". The node communication service is queuing threads to push to nodes that are not yet sync enabled. Change the message to be informational, since it is expected to complete registration. Change node communication service to only communicate with nodes that are sync enabled. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.12 c9f97b06 2021-02-18 20:34:17 Details Diff |
0004843: Push and pull errors while node registration is pending |
Affected Issues 0004843 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/NodeServiceSqlMap.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PushService.java | Diff File | ||
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/PushUriHandler.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-18 20:33 | elong | New Issue | |
2021-02-18 20:33 | elong | Status | new => assigned |
2021-02-18 20:33 | elong | Assigned To | => elong |
2021-02-18 20:34 | elong | Status | assigned => resolved |
2021-02-18 20:34 | elong | Resolution | open => fixed |
2021-02-18 20:34 | elong | Fixed in Version | => 3.12.7 |
2021-02-18 21:00 | admin | Changeset attached | => SymmetricDS 3.12 c9f97b06 |
2021-02-25 21:33 | admin | Status | resolved => closed |