View Issue Details

IDProjectCategoryView StatusLast Update
0006334SymmetricDSBugpublic2024-04-19 15:46
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.14Fixed in Version3.14.14 
Summary0006334: 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 0006335 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.14 5d2829e1

2024-04-09 17:42:39

evan-miller-jumpmind

Details Diff
0006334: Prevented file sync batches from being synchronized when there is an error during extraction Affected Issues
0006334
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 cloned: 0006335
2024-04-09 15:42 emiller Relationship added related to 0006335
2024-04-09 17:42 emiller Status assigned => resolved
2024-04-09 17:42 emiller Resolution open => fixed
2024-04-09 17:42 emiller Fixed in Version => 3.14.14
2024-04-19 15:46 Changeset attached => SymmetricDS 3.14 5d2829e1
2024-04-23 16:58 admin Status resolved => closed