View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004660 | SymmetricDS | Bug | public | 2020-11-24 20:55 | 2021-01-11 13:47 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.5 | ||||
Target Version | 3.12.6 | Fixed in Version | 3.12.6 | ||
Summary | 0004660: Multi-primary subsequent data loads blocked | ||||
Description | The 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 | ||||
Tags | data sync | ||||
SymmetricDS: 3.12 f3ea81ef 2020-11-24 21:03:23 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 |
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 |