View Issue Details

IDProjectCategoryView StatusLast Update
0004241SymmetricDSImprovementpublic2020-01-23 20:42
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.11.4Fixed in Version3.11.4 
Summary0004241: Potential bottleneck from hitting sequence service during routing large number of nodes
DescriptionRouting service inserts outgoing batches by hitting the sequence service (and sym_sequence) for each batch when it's a non-common batch. When there are a lot of nodes with each node getting its own batch number, this can be a lot of calls. Instead, request a range of outgoing batch sequences.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 b9d30740

2020-01-15 12:59:06

admin

Details Diff
0004241: Potential bottleneck from hitting sequence service during
routing large number of nodes
Affected Issues
0004241
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IOutgoingBatchService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/OutgoingBatchService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java Diff File

Issue History

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