View Issue Details

IDProjectCategoryView StatusLast Update
0004240SymmetricDSImprovementpublic2020-01-23 20:42
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.11.4Fixed in Version3.11.4 
Summary0004240: Parameter to route incoming changes as non-common batches when using common groups
DescriptionWhen using common batch mode for groups (and sync on incoming enabled for table triggers), if a change comes from a remote node, then use non-common batches instead if this parameter is enabled. When a server routes each incoming remote change back to all nodes minus the source node, there are as many common groups as nodes. As the number of nodes increases, the number of small batches increases. It can be more efficient to use non-common mode for routing incoming remote changes into a small number of large batches.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 3aab6796

2020-01-15 11:25:00

admin

Details Diff
0004240: Parameter to route incoming changes as non-common batches when
using common groups
Affected Issues
0004240
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/ChannelRouterContext.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/DataGapRouteReader.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/SimpleRouterContext.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java Diff File
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File

Issue History

Date Modified Username Field Change
2020-01-15 16:22 elong New Issue
2020-01-15 16:22 elong Status new => assigned
2020-01-15 16:22 elong Assigned To => elong
2020-01-15 16:26 elong Status assigned => resolved
2020-01-15 16:26 elong Resolution open => fixed
2020-01-15 16:26 elong Fixed in Version => 3.11.4
2020-01-15 17:00 admin Changeset attached => SymmetricDS 3.11 3aab6796
2020-01-23 20:42 admin Status resolved => closed