View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004494 | SymmetricDS | Bug | public | 2020-08-10 15:10 | 2020-11-09 15:14 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.12 | ||||
Target Version | 3.10.13 | Fixed in Version | 3.10.13 | ||
Summary | 0004494: If node registers, immediate pull causes server to indicate that node is not registered | ||||
Description | When a node registers, and it immediately pulls after registering, sometimes the registration server indicates that the node is not registered, causing the node to register again, creating more than one initial load request, canceling initial load requests, and doing a lot more work than is necessary. If the node registers, then don't immediately pull, allowing the registration server to set things up so that when the node does pull, it will have everything set up. | ||||
Steps To Reproduce | 1. auto initial load when registering. 2. auto register accepted. 3. node pulls to register. 4. large initial load. | ||||
Tags | initial/partial load, registration | ||||
SymmetricDS: 3.10 5ce2ce9b 2020-08-10 11:18:09 Philip Marzullo Details Diff |
0004494: If node registers, immediate pull causes server to indicate that node is not registered |
Affected Issues 0004494 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IRegistrationService.java | Diff File | ||
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/RegistrationService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-10 15:10 | pmarzullo | New Issue | |
2020-08-10 15:10 | pmarzullo | Status | new => assigned |
2020-08-10 15:10 | pmarzullo | Assigned To | => pmarzullo |
2020-08-10 15:10 | pmarzullo | Tag Attached: initial/partial load | |
2020-08-10 15:10 | pmarzullo | Tag Attached: registration | |
2020-08-10 15:14 | pmarzullo | Relationship added | related to 0004496 |
2020-08-10 15:14 | pmarzullo | Relationship added | related to 0004495 |
2020-08-10 15:27 | pmarzullo | Status | assigned => resolved |
2020-08-10 15:27 | pmarzullo | Resolution | open => fixed |
2020-08-10 15:27 | pmarzullo | Fixed in Version | => 3.10.13 |
2020-08-10 15:27 | pmarzullo | Note Added: 0001746 | |
2020-08-10 16:00 | Changeset attached | => SymmetricDS 3.10 5ce2ce9b | |
2020-11-09 15:14 | admin | Status | resolved => closed |