View Issue Details

IDProjectCategoryView StatusLast Update
0001154SymmetricDSImprovementpublic2014-02-03 01:53
Reporterchenson Assigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.4.0 
Target Version3.4.0Fixed in Version3.4.0 
Summary0001154: Make the max_batch_size for the config channel bigger (2000) than its current default of 100
DescriptionFor systems that have lots of tables the max batch size of 100 is much to small. When configuring a system if you link a bunch of tables to a router it takes longer to churn through 100 changes at a time versus routing all the data and then post process (syncing triggers).
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: master d8601f96

2013-03-31 15:16:45

chenson

Details Diff
0001154: Make the max_batch_size for the config channel bigger (2000) than its current default of 100 Affected Issues
0001154
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationService.java Diff File

Issue History

Date Modified Username Field Change
2013-03-31 19:16 chenson New Issue
2013-03-31 19:16 chenson Status new => assigned
2013-03-31 19:16 chenson Assigned To => chenson
2013-03-31 19:16 chenson Summary Make the max_batch_size for the config channel bigger than its current default of 100 => Make the max_batch_size for the config channel bigger (2000) than its current default of 100
2013-03-31 19:16 chenson Status assigned => resolved
2013-03-31 19:16 chenson Fixed in Version => 3.4.0
2013-03-31 19:16 chenson Resolution open => fixed
2013-04-21 14:03 chenson Status resolved => closed
2014-02-03 01:53 Changeset attached => SymmetricDS trunk r7027
2015-07-31 01:49 chenson Changeset attached => SymmetricDS master d8601f96