View Issue Details

IDProjectCategoryView StatusLast Update
0004660SymmetricDSBugpublic2021-01-11 13:47
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.5 
Target Version3.12.6Fixed in Version3.12.6 
Summary0004660: Multi-primary subsequent data loads blocked
DescriptionThe initial load will block push/pull requests with other nodes until the initial load completes from the node where it was created. Any subsequent data loads between any two nodes should be allowed, but it is being blocked by the condition for an initial load. If debug logging is enabled, the following message appears:

DEBUG [node-3] Not pushing to node 2 until initial load from 1 is complete
Tagsdata sync

Relationships

related to 0004625 closedelong Multi-primary out of sync with initial load on busy system 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 f3ea81ef

2020-11-24 21:03:23

admin

Details Diff
0004660: Multi-primary subsequent data loads blocked Affected Issues
0004660
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PullService.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/NodeConcurrencyInterceptor.java Diff File

Issue History

Date Modified Username Field Change
2020-11-24 20:55 elong New Issue
2020-11-24 20:55 elong Status new => assigned
2020-11-24 20:55 elong Assigned To => elong
2020-11-24 20:55 elong Tag Attached: data sync
2020-11-24 20:55 elong Relationship added related to 0004625
2020-11-24 21:49 elong Status assigned => resolved
2020-11-24 21:49 elong Resolution open => fixed
2020-11-24 21:49 elong Fixed in Version => 3.12.6
2020-11-24 22:00 admin Changeset attached => SymmetricDS 3.12 f3ea81ef
2021-01-11 13:47 admin Status resolved => closed