View Issue Details

IDProjectCategoryView StatusLast Update
0006424SymmetricDSBugpublic2024-06-07 15:23
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.6 
Target Version3.15.7Fixed in Version3.15.7 
Summary0006424: Statistics for synchronization should not be saved when batch is in error
DescriptionStatistics for synchronization should not be saved when a batch fails to completely load.
If there is an error that occurs in the synchronization that is not transient but will fail every time it tries, then the statistics will be more than what is really happening, and will affect the statistics of synchronization negatively.

This happens when the row in the batch that is failing is not the first row.
Steps To Reproduce1. Set up a synchronization of a large batch where a row late in the batch will always fail.
2. Sync the batch, and watch the statistics of the synchronization increase, even though the batch is failing.
Tagsdata sync, statistics

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 127de5b7

2024-05-15 18:49:54

pmarzullo

Details Diff
0006424: Statistics for synchronization should not be saved when batch
is in error
Affected Issues
0006424
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ManageIncomingBatchListener.java Diff File

Issue History

Date Modified Username Field Change
2024-05-15 18:43 pmarzullo New Issue
2024-05-15 18:43 pmarzullo Status new => assigned
2024-05-15 18:43 pmarzullo Assigned To => pmarzullo
2024-05-15 18:43 pmarzullo Tag Attached: data sync
2024-05-15 18:43 pmarzullo Tag Attached: statistics
2024-05-15 19:00 pmarzullo Changeset attached => SymmetricDS 3.15 127de5b7
2024-06-07 15:20 pmarzullo Status assigned => resolved
2024-06-07 15:20 pmarzullo Resolution open => fixed
2024-06-07 15:20 pmarzullo Fixed in Version => 3.15.8
2024-06-07 15:23 admin Fixed in Version 3.15.8 => 3.15.7
2024-06-07 16:46 admin Status resolved => closed