View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004551 | SymmetricDS | Bug | public | 2020-09-16 14:55 | 2020-09-23 20:34 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.4 | Fixed in Version | 3.12.4 | ||
Summary | 0004551: Initial load time empty at client | ||||
Description | The initial load service can start the initial load and record the initial load time before registration is complete, which leads to the initial load time being left as null at the client. For multi-primary or multi-tier configurations, this can prevent the client node from allowing registrations to it. There are three states to registration: 1) registration flag on, registration time null, 2) registration flag on, registration time set, 3) registration flag off, registration time set. For state 2, the registration is still pending, so initial load service should wait until state 3 is reached. | ||||
Tags | initial/partial load, registration | ||||
related to | 0004550 | closed | elong | Initial load time empty at client |
related to | 0004507 | closed | josh-a-hicks | Master to master setup fails to send initial load if registering with a node other than registration server |
SymmetricDS: 3.12 69311b6d 2020-09-16 10:54:37 Details Diff |
0004551: Initial load time empty at client |
Affected Issues 0004551 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/NodeSecurity.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/InitialLoadService.java | Diff File | ||
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-16 14:55 | elong | New Issue | |
2020-09-16 14:55 | elong | Status | new => assigned |
2020-09-16 14:55 | elong | Assigned To | => elong |
2020-09-16 14:55 | elong | Tag Attached: initial/partial load | |
2020-09-16 14:55 | elong | Tag Attached: registration | |
2020-09-16 14:55 | elong | Issue generated from: 0004550 | |
2020-09-16 14:55 | elong | Relationship added | related to 0004550 |
2020-09-16 15:01 | elong | Status | assigned => resolved |
2020-09-16 15:01 | elong | Resolution | open => fixed |
2020-09-16 15:01 | elong | Fixed in Version | => 3.12.4 |
2020-09-16 15:18 | elong | Relationship added | related to 0004507 |
2020-09-16 16:00 | admin | Changeset attached | => SymmetricDS 3.12 69311b6d |
2020-09-23 20:34 | admin | Status | resolved => closed |