View Issue Details

IDProjectCategoryView StatusLast Update
0006335SymmetricDSBugpublic2024-04-19 15:46
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.5Fixed in Version3.15.5 
Summary0006335: File sync batches get synchronized when there is an error during extraction
DescriptionWhen SymmetricDS encounters an error while extracting a file sync batch, it synchronizes the batch anyway. This can lead to errors on the target node that can be misleading when trying to determine the root cause of the issue. Here is an example:

Could not find the sync.bsh script for batch 64681

Instead, SymmetricDS should delete the batch from staging when there is an error during extraction, and it should retry extraction next time the batch is pushed or pulled.
Tagsfile sync

Relationships

related to 0006334 closedemiller File sync batches get synchronized when there is an error during extraction 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 381b773b

2024-04-09 17:25:24

evan-miller-jumpmind

Details Diff
0006335: Prevented file sync batches from being synchronized when there is an error during extraction Affected Issues
0006335
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/file/FileSyncZipDataWriter.java Diff File

Issue History

Date Modified Username Field Change
2024-04-09 15:42 emiller New Issue
2024-04-09 15:42 emiller Status new => assigned
2024-04-09 15:42 emiller Assigned To => emiller
2024-04-09 15:42 emiller Tag Attached: file sync
2024-04-09 15:42 emiller Issue generated from: 0006334
2024-04-09 15:42 emiller Relationship added related to 0006334
2024-04-09 17:25 emiller Status assigned => resolved
2024-04-09 17:25 emiller Resolution open => fixed
2024-04-09 17:25 emiller Fixed in Version => 3.15.5
2024-04-19 15:46 Changeset attached => SymmetricDS 3.15 381b773b
2024-04-23 16:58 admin Status resolved => closed