View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003007 | SymmetricDS | Bug | public | 2017-03-06 22:49 | 2017-03-14 12:09 |
Reporter | mmichalek | Assigned To | mmichalek | ||
Priority | high | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.8 | ||||
Target Version | 3.8.18 | Fixed in Version | 3.8.18 | ||
Summary | 0003007: Initial Load or Table Reload extract may stall when file.sync.enable=true | ||||
Description | There is a race condition exists between DataExtractorService and FileSyncExtractorService, and they both may extract the same batches in the same time frame. FileSyncExtractorService is only supposed to operate on file sync channels. This issue was introduced by this improvement in 3.8.8: http://www.symmetricds.org/issues/view.php?id=2876 | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 2ba66fc7 2017-03-06 17:51:42 Details Diff |
0003007: Initial Load or Table Reload extract may stall when file.sync.enable=true |
Affected Issues 0003007 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/FileSyncExtractorService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-06 22:49 | mmichalek | New Issue | |
2017-03-06 22:49 | mmichalek | Status | new => assigned |
2017-03-06 22:49 | mmichalek | Assigned To | => mmichalek |
2017-03-06 22:51 | mmichalek | Status | assigned => resolved |
2017-03-06 22:51 | mmichalek | Resolution | open => fixed |
2017-03-06 22:51 | mmichalek | Fixed in Version | => 3.8.18 |
2017-03-06 23:00 | mmichalek | Changeset attached | => SymmetricDS 3.8 2ba66fc7 |
2017-03-14 12:09 | chenson | Status | resolved => closed |