View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006335 | SymmetricDS | Bug | public | 2024-04-09 15:42 | 2024-04-19 15:46 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.5 | Fixed in Version | 3.15.5 | ||
Summary | 0006335: File sync batches get synchronized when there is an error during extraction | ||||
Description | When 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. | ||||
Tags | file sync | ||||
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 |
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 |