View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006374 | SymmetricDS | Improvement | public | 2024-04-30 13:10 | 2024-05-06 18:14 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.7 | ||||
Target Version | 3.14.15 | Fixed in Version | 3.14.15 | ||
Summary | 0006374: File Sync exceptions thrown by bsh script should be retried for transient errors | ||||
Description | When File Sync encounters a transient error while processing the batches at the target system, there should be a retry. New parameters to control this retry functionality: file.sync.retry.count (default 2) file.sync.retry.delay.ms (default 5000) Exception that will be retried (for now): java.nio.file.FileSystemException | ||||
Tags | file sync | ||||
related to | 0006375 | closed | pmarzullo | File Sync exceptions thrown by bsh script should be retried for transient errors |
related to | 0006400 | closed | pmarzullo | Issue with file sync when successful, retry is tried even when bean shell script is successful |
related to | 0006401 | closed | pmarzullo | Issue with file sync when successful, retry is tried even when bean shell script is successful |
SymmetricDS: 3.14 e104fbfb 2024-04-30 15:13:26 Details Diff |
0006374: File Sync exceptions thrown by bsh script should be retried for transient errors |
Affected Issues 0006374 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/FileSyncService.java | Diff File | ||
SymmetricDS: 3.15 1bc34ec2 2024-04-30 15:13:26 Details Diff |
0006374: File Sync exceptions thrown by bsh script should be retried for transient errors |
Affected Issues 0006374 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/FileSyncService.java | Diff File | ||
SymmetricDS: 3.14 41cb2aab 2024-04-30 16:56:11 Details Diff |
0006374: File Sync exceptions thrown by bsh script should be retried for transient errors |
Affected Issues 0006374 |
|
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
SymmetricDS: 3.15 cad4f100 2024-04-30 16:56:11 Details Diff |
0006374: File Sync exceptions thrown by bsh script should be retried for transient errors |
Affected Issues 0006374 |
|
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
SymmetricDS: 3.14 845cb671 2024-04-30 17:07:53 Details Diff |
0006374: File Sync exceptions thrown by bsh script should be retried for transient errors |
Affected Issues 0006374 |
|
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
SymmetricDS: 3.15 51161d9c 2024-04-30 17:07:53 Details Diff |
0006374: File Sync exceptions thrown by bsh script should be retried for transient errors |
Affected Issues 0006374 |
|
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-30 13:10 | pmarzullo | New Issue | |
2024-04-30 13:10 | pmarzullo | Status | new => assigned |
2024-04-30 13:10 | pmarzullo | Assigned To | => pmarzullo |
2024-04-30 13:10 | pmarzullo | Tag Attached: file sync | |
2024-04-30 15:34 | pmarzullo | Relationship added | related to 0006375 |
2024-04-30 15:35 | pmarzullo | Status | assigned => resolved |
2024-04-30 15:35 | pmarzullo | Resolution | open => fixed |
2024-04-30 15:35 | pmarzullo | Fixed in Version | => 3.14.15 |
2024-04-30 15:35 | pmarzullo | Note Added: 0002435 | |
2024-04-30 16:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 e104fbfb |
2024-04-30 16:00 | pmarzullo | Changeset attached | => SymmetricDS 3.15 1bc34ec2 |
2024-04-30 17:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 41cb2aab |
2024-04-30 18:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 845cb671 |
2024-04-30 18:00 | pmarzullo | Changeset attached | => SymmetricDS 3.15 51161d9c |
2024-04-30 18:00 | pmarzullo | Changeset attached | => SymmetricDS 3.15 cad4f100 |
2024-05-03 17:35 | admin | Status | resolved => closed |
2024-05-06 18:14 | pmarzullo | Relationship added | related to 0006400 |
2024-05-06 18:14 | pmarzullo | Relationship added | related to 0006401 |