View Issue Details

IDProjectCategoryView StatusLast Update
0002833SymmetricDSBugpublic2016-09-30 01:01
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.5Fixed in Version3.8.5 
Summary0002833: Batch extraction stuck in loop
DescriptionThe batch extraction can get stuck in a loop waiting for the extraction to run in the background, and the background thread keeps attempting extraction without producing anything.

[corp-000] [DataExtractorService] [corp-000-data-extractor-1] Batch 001-145 is marked as ready but it has been deleted. Rescheduling it for extraction
[corp-000] [DataExtractorService] [corp-000-data-extractor-1] Batch 001-145 is not ready for delivery. It is currently scheduled for extraction
[corp-000] [DataExtractorService] [corp-000-extract-default-6] Extracting batches for request 13. Starting at batch 142. Ending at batch 145

For an initial load, if the current batch is missing from staging but the first batch in the range for a multi-batch extraction is still in staging, it will not produce any new staging files.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 eca79b36

2016-09-28 19:55:50

admin

Details Diff
0002833: Batch extraction stuck in loop Affected Issues
0002833
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File

SymmetricDS: 3.8 29214a4e

2016-09-29 19:58:24

admin

Details Diff
0002833: Batch extraction stuck in loop Affected Issues
0002833
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File

Issue History

Date Modified Username Field Change
2016-09-28 20:56 elong New Issue
2016-09-28 20:56 elong Status new => assigned
2016-09-28 20:56 elong Assigned To => elong
2016-09-29 00:00 admin Changeset attached => SymmetricDS 3.8 eca79b36
2016-09-29 00:07 elong Status assigned => resolved
2016-09-29 00:07 elong Fixed in Version => 3.8.5
2016-09-29 00:07 elong Resolution open => fixed
2016-09-30 00:00 admin Changeset attached => SymmetricDS 3.8 29214a4e
2016-09-30 01:01 admin Status resolved => closed