View Issue Details

IDProjectCategoryView StatusLast Update
0002576SymmetricDSImprovementpublic2016-05-17 17:01
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.33 
Target Version3.7.33Fixed in Version3.7.33 
Summary0002576: Initial load extract job to account for table transforms that might increase batch sizes beyond the max
DescriptionWhen the initial load extract job is used it utilizes the max batch size on the channel to dynamically create batches based on row counts of the tables. However if table transforms are involved and send the data to multiple target tables one large batch at the end is created with all the additional rows. This fix will take into account the table transforms while preparing the total batch count to perform the initial load.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.7 a8315211

2016-04-26 16:36:41

josh-a-hicks

Details Diff
0002576 - Initial load extract job to account for table transforms while
determining the number of batches to use for an iniital load.
Affected Issues
0002576
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2016-04-26 20:35 josh-a-hicks New Issue
2016-04-26 20:35 josh-a-hicks Status new => assigned
2016-04-26 20:35 josh-a-hicks Assigned To => josh-a-hicks
2016-04-26 20:48 josh-a-hicks Status assigned => resolved
2016-04-26 20:48 josh-a-hicks Fixed in Version => 3.7.33
2016-04-26 20:48 josh-a-hicks Resolution open => fixed
2016-04-27 02:00 josh-a-hicks Changeset attached => SymmetricDS 3.7 a8315211
2016-05-17 17:01 chenson Status resolved => closed