View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006521 | SymmetricDS | Improvement | public | 2024-07-03 18:30 | 2024-07-03 19:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.8 | Fixed in Version | 3.15.8 | ||
Summary | 0006521: Initial load request should cancel outstanding load requests | ||||
Description | When processing an initial load request, it should cancel any outstanding load requests or in-progress loads. An initial load can be started by setting initial_load_enabled = 1 on sym_node_security, or a new node can register when the auto.reload parameter is enabled. Any unprocessed requests in sym_table_reload_request or current loads in sym_table_reload_status should be cancelled before the new initial load is requested. | ||||
Steps To Reproduce | 1. Setup server and register a client 2. Set auto.reload=true at the server 3. Stop client and run "symadmin uninstall" 4. Start one or more initial load requests from server to client 5. Start client Expected: Client should register with server. Server should cancel outstanding loads and start a new initial load to client. | ||||
Tags | initial/partial load | ||||
SymmetricDS: 3.15 9d4cbf9b 2024-07-03 18:42:16 Details Diff |
0006521: Initial load request should cancel outstanding load requests |
Affected Issues 0006521 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IInitialLoadService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/InitialLoadService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RegistrationService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-03 18:30 | elong | New Issue | |
2024-07-03 18:30 | elong | Status | new => assigned |
2024-07-03 18:30 | elong | Assigned To | => elong |
2024-07-03 18:30 | elong | Tag Attached: initial/partial load | |
2024-07-03 18:42 | elong | Status | assigned => resolved |
2024-07-03 18:42 | elong | Resolution | open => fixed |
2024-07-03 18:42 | elong | Fixed in Version | => 3.15.8 |
2024-07-03 19:00 | admin | Changeset attached | => SymmetricDS 3.15 9d4cbf9b |
2024-08-16 17:45 | admin | Status | resolved => closed |