View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004174 | SymmetricDS | Bug | public | 2019-12-02 15:21 | 2019-12-02 20:12 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.0 | ||||
Target Version | 3.11.1 | Fixed in Version | 3.11.1 | ||
Summary | 0004174: Initial load in background contention with routing | ||||
Description | Queue initial load job runs in background and creates batches and the same time that routing job is running. The extract in background expects to have contiguous batches, but the routing job can create one in the middle of the batches for an initial load table. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.11 f05a3e9f 2019-12-02 10:21:59 Details Diff |
0004174: Initial load in background contention with routing |
Affected Issues 0004174 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/TableReloadRequest.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/ISequenceService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/SequenceService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-02 15:21 | elong | New Issue | |
2019-12-02 15:21 | elong | Status | new => assigned |
2019-12-02 15:21 | elong | Assigned To | => elong |
2019-12-02 15:22 | elong | Status | assigned => resolved |
2019-12-02 15:22 | elong | Resolution | open => fixed |
2019-12-02 15:22 | elong | Fixed in Version | => 3.11.1 |
2019-12-02 16:00 | admin | Changeset attached | => SymmetricDS 3.11 f05a3e9f |
2019-12-02 20:12 | admin | Status | resolved => closed |