View Issue Details

IDProjectCategoryView StatusLast Update
0002680SymmetricDSImprovementpublic2016-08-09 17:10
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0002680: Avoid updating status of outgoing batch for small batches
DescriptionSmall batches incur overhead with updates of the status to QY (querying), SE (sending), and LD (loading). The status updates also update batch statistics, so we need to at least update the last outgoing status to LD. If the last update time on the batch is within a small time threshold, don't both with status updates for QY and SE.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 6a89f230

2016-07-15 17:26:49

admin

Details Diff
0002680: Avoid updating status of outgoing batch for small batches Affected Issues
0002680
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/DataExtractorService.java Diff File
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File

Issue History

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