View Issue Details

IDProjectCategoryView StatusLast Update
0004550SymmetricDSBugpublic2020-09-23 20:34
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.11.12Fixed in Version3.11.12 
Summary0004550: Initial load time empty at client
DescriptionThe 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.
Tagsinitial/partial load, registration

Relationships

related to 0004551 closedelong Initial load time empty at client 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 1dc9f48e

2020-09-16 10:54:37

admin

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

Issue History

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