View Issue Details

IDProjectCategoryView StatusLast Update
0006666SymmetricDSImprovementpublic2024-12-06 17:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.14.0 
Target Version3.14.18Fixed in Version3.14.18 
Summary0006666: 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

Relationships

related to 0006521 closedelong Initial load request should cancel outstanding load requests 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 361a4300

2024-12-06 16:58:43

evan-miller-jumpmind

Details Diff
0006666: Initial load request should cancel outstanding load requests Affected Issues
0006666
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-12-06 16:45 emiller New Issue
2024-12-06 16:45 emiller Status new => assigned
2024-12-06 16:45 emiller Assigned To => emiller
2024-12-06 16:45 emiller Tag Attached: initial/partial load
2024-12-06 16:45 emiller Issue generated from: 0006521
2024-12-06 16:45 emiller Relationship added related to 0006521
2024-12-06 16:59 emiller Status assigned => resolved
2024-12-06 16:59 emiller Resolution open => fixed
2024-12-06 16:59 emiller Fixed in Version => 3.14.18
2024-12-06 17:00 Changeset attached => SymmetricDS 3.14 361a4300