View Issue Details

IDProjectCategoryView StatusLast Update
0006375SymmetricDSImprovementpublic2024-04-30 15:35
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.5 
Target Version3.15.6Fixed in Version3.15.6 
Summary0006375: 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 0006374 closedpmarzullo File Sync exceptions thrown by bsh script should be retried for transient errors 

Issue History

Date Modified Username Field Change
2024-04-30 13:11 pmarzullo New Issue
2024-04-30 13:11 pmarzullo Status new => assigned
2024-04-30 13:11 pmarzullo Assigned To => pmarzullo
2024-04-30 13:11 pmarzullo Tag Attached: file sync
2024-04-30 15:34 pmarzullo Relationship added related to 0006374
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.15.6
2024-04-30 15:35 pmarzullo Note Added: 0002436
2024-05-03 17:35 admin Status resolved => closed