View Issue Details

IDProjectCategoryView StatusLast Update
0006837SymmetricDSBugpublic2025-04-18 16:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.13 
Target Version3.15.16Fixed in Version3.15.16 
Summary0006837: Fails to cancel unprocessed load, stuck in loop
DescriptionA load request that has an assigned load ID but is not processed is stuck in a loop cancelling the old one and failing to create a new one because of a primary key exception. The code makes a copy of the old request, clears the load ID, but is not clearing the create time. This was introduced by 0006702.
Tagsinitial/partial load

Relationships

related to 0006702 closedelong Failed to update sym_table_reload_request 
related to 0006838 assignedelong Fails to cancel unprocessed load, stuck in loop 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 4f75dd51

2025-04-18 15:23:09

admin

Details Diff
0006837: Fails to cancel unprocessed load, stuck in loop Affected Issues
0006837
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2025-04-18 15:22 elong New Issue
2025-04-18 15:22 elong Status new => assigned
2025-04-18 15:22 elong Assigned To => elong
2025-04-18 15:22 elong Tag Attached: initial/partial load
2025-04-18 15:22 elong Relationship added related to 0006702
2025-04-18 15:23 elong Status assigned => resolved
2025-04-18 15:23 elong Resolution open => fixed
2025-04-18 15:23 elong Fixed in Version => 3.15.16
2025-04-18 15:24 elong Issue cloned: 0006838
2025-04-18 15:24 elong Relationship added related to 0006838
2025-04-18 16:00 admin Changeset attached => SymmetricDS 3.15 4f75dd51