View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004550 | SymmetricDS | Bug | public | 2020-09-16 14:53 | 2020-09-23 20:34 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.0 | ||||
Target Version | 3.11.12 | Fixed in Version | 3.11.12 | ||
Summary | 0004550: 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 | ||||
SymmetricDS: 3.11 1dc9f48e 2020-09-16 10:54:37 Details Diff |
0004550: Initial load time empty at client |
Affected Issues 0004550 |
|
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 |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-16 14:53 | elong | New Issue | |
2020-09-16 14:53 | elong | Status | new => assigned |
2020-09-16 14:53 | elong | Assigned To | => elong |
2020-09-16 14:53 | elong | Tag Attached: initial/partial load | |
2020-09-16 14:53 | elong | Tag Attached: registration | |
2020-09-16 14:53 | elong | Description Updated | View Revisions |
2020-09-16 14:55 | elong | Status | assigned => resolved |
2020-09-16 14:55 | elong | Resolution | open => fixed |
2020-09-16 14:55 | elong | Fixed in Version | => 3.11.12 |
2020-09-16 14:55 | elong | Issue cloned: 0004551 | |
2020-09-16 14:55 | elong | Relationship added | related to 0004551 |
2020-09-16 15:00 | admin | Changeset attached | => SymmetricDS 3.11 1dc9f48e |
2020-09-23 20:34 | admin | Status | resolved => closed |