View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002677 | SymmetricDS | Improvement | public | 2016-07-13 01:00 | 2016-08-09 17:10 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.7.0 | ||||
Target Version | 3.8.0 | Fixed in Version | 3.8.0 | ||
Summary | 0002677: High CPU for routing to determine common batch status on channels | ||||
Description | High CPU usage is seen in 3.7 for routing (as compared to 3.6), which checks each channel to determine if it should be using common batches or not. The algorithm loops through trigger routers and configuration, which can be CPU intensive if there is a large number of tables and the machine is resource constrained in a shared VM environment. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 d90a59c7 2016-07-12 21:01:50 Details Diff |
0002677: High CPU for routing to determine common batch status on channels |
Affected Issues 0002677 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.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 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-13 01:00 | elong | New Issue | |
2016-07-13 01:00 | elong | Status | new => assigned |
2016-07-13 01:00 | elong | Assigned To | => elong |
2016-07-13 01:03 | elong | Status | assigned => resolved |
2016-07-13 01:03 | elong | Fixed in Version | => 3.8.0 |
2016-07-13 01:03 | elong | Resolution | open => fixed |
2016-07-13 02:00 | admin | Changeset attached | => SymmetricDS 3.8 d90a59c7 |
2016-08-09 17:10 | admin | Status | resolved => closed |