View Issue Details

IDProjectCategoryView StatusLast Update
0003186SymmetricDSImprovementpublic2018-02-14 20:08
Reportermmichalek Assigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.0 
Target Version3.9.0Fixed in Version3.9.0 
Summary0003186: Support throttling multi-homed node startup
DescriptionIn a situation where there are a lot of multi-homed nodes (ie, 100's or more of properties files in the engines directory), startup can be chaotic and taxing on the databases involved.

Add a parameter that instructs SymmetricDS to start X number of nodes at a time (e.g. 5 at a time), in order to stagger the startup.
For example:
start.engine.thread.pool.size=5

Maybe we should also alphabetically sort the list of properties files read from the engines directory as well (if not already), so that the order of startup would be predictable and controllable if desired.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 f29c9e64

2017-10-03 11:56:22

chenson42

Details Diff
0003186: Support throttling multi-homed node startup Affected Issues
0003186
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/SystemConstants.java Diff File
mod - symmetric-server/src/main/deploy/conf/sym_service.conf Diff File
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricEngineHolder.java Diff File

Issue History

Date Modified Username Field Change
2017-07-05 15:54 mmichalek New Issue
2017-07-05 16:11 mmichalek Description Updated View Revisions
2017-09-25 12:58 chenson Project SymmetricDS Pro => SymmetricDS
2017-10-03 15:56 chenson Assigned To => chenson
2017-10-03 15:56 chenson Status new => resolved
2017-10-03 15:56 chenson Resolution open => fixed
2017-10-03 15:56 chenson Fixed in Version => 3.9.0
2017-12-15 21:21 mmichalek Status resolved => closed
2018-02-14 20:08 chenson42 Changeset attached => SymmetricDS 3.9 f29c9e64