View Issue Details

IDProjectCategoryView StatusLast Update
0003007SymmetricDSBugpublic2017-03-14 12:09
Reportermmichalek Assigned Tommichalek  
Priorityhigh 
Status closedResolutionfixed 
Product Version3.8.8 
Target Version3.8.18Fixed in Version3.8.18 
Summary0003007: Initial Load or Table Reload extract may stall when file.sync.enable=true
DescriptionThere 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
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 2ba66fc7

2017-03-06 17:51:42

mmichalek

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

Issue History

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