View Issue Details

IDProjectCategoryView StatusLast Update
0006521SymmetricDSImprovementpublic2024-07-03 19:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.8Fixed in Version3.15.8 
Summary0006521: Initial load request should cancel outstanding load requests
DescriptionWhen 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 Reproduce1. 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.
Tagsinitial/partial load

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 9d4cbf9b

2024-07-03 18:42:16

admin

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

Issue History

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