View Issue Details

IDProjectCategoryView StatusLast Update
0004551SymmetricDSBugpublic2020-09-23 20:34
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.4Fixed in Version3.12.4 
Summary0004551: 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 0004550 closedelong Initial load time empty at client 
related to 0004507 closedjosh-a-hicks Master to master setup fails to send initial load if registering with a node other than registration server 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 69311b6d

2020-09-16 10:54:37

admin

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

Issue History

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