View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006787 | SymmetricDS Pro | Improvement | public | 2025-03-26 13:26 | 2025-04-04 15:30 |
Reporter | emiller | Assigned To | emiller | ||
Priority | high | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.1 | Fixed in Version | 3.16.1 | ||
Summary | 0006787: During deployment, the Deploy Wizard should create engines in parallel | ||||
Description | Currently, the Deploy Wizard creates engines in serial during deployment. It would take significantly less time to deploy multiple endpoints if their engines were created in parallel instead. | ||||
Tags | performance, ui | ||||
|
Open source PR: https://github.com/JumpMind/symmetric-ds/pull/238 |
|
Merged PR https://github.com/JumpMind/symmetric-pro/pull/266 |
|
Merged PR https://github.com/JumpMind/symmetric-ds/pull/238 |
|
Included in the 3.16.1 release |
SymmetricDS: 3.16 7532033f 2025-03-31 17:15:54 evan-miller-jumpmind Committer: GitHub Details Diff |
0006787: Prevented ConcurrentModificationException while deploying engines in parallel (0000238) * 0006787: Added synchronized block to prevent ConcurrentModificationException while deploying engines in parallel * 0006787: Copied collection of engines instead of using a synchronized block |
Affected Issues 0006787 |
|
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricEngineHolder.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-26 13:26 | emiller | New Issue | |
2025-03-26 13:26 | emiller | Status | new => assigned |
2025-03-26 13:26 | emiller | Assigned To | => emiller |
2025-03-26 13:26 | emiller | Tag Attached: performance | |
2025-03-26 13:26 | emiller | Tag Attached: ui | |
2025-03-28 14:55 | emiller | Note Added: 0002746 | |
2025-03-31 13:13 | pbelov | Status | assigned => resolved |
2025-03-31 13:13 | pbelov | Resolution | open => fixed |
2025-03-31 13:13 | pbelov | Fixed in Version | => 3.16.1 |
2025-03-31 13:13 | pbelov | Note Added: 0002750 | |
2025-03-31 13:13 | pbelov | Status | resolved => assigned |
2025-03-31 17:16 | pbelov | Status | assigned => resolved |
2025-03-31 17:16 | pbelov | Note Added: 0002753 | |
2025-03-31 18:00 | Changeset attached | => SymmetricDS 3.16 7532033f | |
2025-04-04 15:30 | pbelov | Note Added: 0002760 | |
2025-04-04 15:30 | pbelov | Status | resolved => closed |