View Issue Details

IDProjectCategoryView StatusLast Update
0006702SymmetricDSBugpublic2025-01-20 14:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.13Fixed in Version3.15.13 
Summary0006702: Failed to update sym_table_reload_request
DescriptionFailure can occur when the system is cancelling a failed reload request and creating a new one because the timestamp precision in Java is higher than the database. When processing a reload request, if it is interrupted or fails, the system will cancel the original load and the create a new reload request. The create time is a Date object with 3 digits of fractional second precision, but the database is defined with 2 digits of precision. The difference in precision can cause an update of the reload request to fail.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 bd83897a

2025-01-20 13:18:03

admin

Details Diff
0006702: Failed to update sym_table_reload_request Affected Issues
0006702
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

SymmetricDS: 3.16 3706ca6a

2025-01-20 13:18:03

admin

Details Diff
0006702: Failed to update sym_table_reload_request Affected Issues
0006702
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2025-01-20 13:11 elong New Issue
2025-01-20 13:11 elong Status new => assigned
2025-01-20 13:11 elong Assigned To => elong
2025-01-20 13:18 elong Status assigned => resolved
2025-01-20 13:18 elong Resolution open => fixed
2025-01-20 13:18 elong Fixed in Version => 3.15.13
2025-01-20 14:00 admin Changeset attached => SymmetricDS 3.15 bd83897a
2025-01-20 14:00 admin Changeset attached => SymmetricDS 3.16 3706ca6a