View Issue Details

IDProjectCategoryView StatusLast Update
0006374SymmetricDSImprovementpublic2024-05-06 18:14
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.7 
Target Version3.14.15Fixed in Version3.14.15 
Summary0006374: File Sync exceptions thrown by bsh script should be retried for transient errors
DescriptionWhen 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
Tagsfile sync

Relationships

related to 0006375 closedpmarzullo File Sync exceptions thrown by bsh script should be retried for transient errors 
related to 0006400 resolvedpmarzullo Issue with file sync when successful, retry is tried even when bean shell script is successful 
related to 0006401 resolvedpmarzullo Issue with file sync when successful, retry is tried even when bean shell script is successful 

Related Changesets

SymmetricDS: 3.14 e104fbfb

2024-04-30 15:13:26

pmarzullo

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

pmarzullo

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

pmarzullo

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

pmarzullo

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

pmarzullo

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

pmarzullo

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

Issue History

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