View Issue Details

IDProjectCategoryView StatusLast Update
0002681SymmetricDSImprovementpublic2016-08-09 17:10
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0002681: Only query incoming_error for batch being retried
DescriptionThe sym_incoming_error is used to report batches in error and let the user provide resolve data. When each incoming batch is attempted to be loaded, it first queries the sym_incoming_error. A new incoming batch that has never been loaded will not have a sym_incoming_error, so don't query when the batch is new, only query when being retried.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 a9725930

2016-07-15 19:09:00

admin

Details Diff
0002681: Only query incoming_error for batch being retried Affected Issues
0002681
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java Diff File

Issue History

Date Modified Username Field Change
2016-07-15 23:08 elong New Issue
2016-07-15 23:08 elong Status new => assigned
2016-07-15 23:08 elong Assigned To => elong
2016-07-15 23:09 elong Status assigned => resolved
2016-07-15 23:09 elong Fixed in Version => 3.8.0
2016-07-15 23:09 elong Resolution open => fixed
2016-07-16 00:00 admin Changeset attached => SymmetricDS 3.8 a9725930
2016-08-09 17:10 admin Status resolved => closed