View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002680 | SymmetricDS | Improvement | public | 2016-07-15 21:21 | 2016-08-09 17:10 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.0 | Fixed in Version | 3.8.0 | ||
Summary | 0002680: Avoid updating status of outgoing batch for small batches | ||||
Description | Small 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 6a89f230 2016-07-15 17:26:49 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 |
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 |