View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003186 | SymmetricDS | Improvement | public | 2017-07-05 15:54 | 2018-02-14 20:08 |
Reporter | mmichalek | Assigned To | chenson | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.9.0 | Fixed in Version | 3.9.0 | ||
Summary | 0003186: Support throttling multi-homed node startup | ||||
Description | In 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 f29c9e64 2017-10-03 11:56:22 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 |
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 |