View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005606 | SymmetricDS | Improvement | public | 2022-11-29 19:25 | 2022-11-30 19:49 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.3 | Fixed in Version | 3.14.3 | ||
Summary | 0005606: CPU monitor top threads should ignore threads waiting on I/O | ||||
Description | The CPU monitor report on the top threads using CPU time should filter out the threads that have accumulated time because they are waiting on input/output. The JVM keeps these threads in a "runnable" state even though they are not actively using CPU time. | ||||
Tags | monitoring | ||||
SymmetricDS: 3.14 734f76a0 2022-11-29 19:26:12 Details Diff |
0005606: CPU monitor top threads should ignore threads waiting on I/O |
Affected Issues 0005606 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/monitor/AbstractMonitorType.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/monitor/MonitorTypeCpu.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-29 19:25 | elong | New Issue | |
2022-11-29 19:25 | elong | Status | new => assigned |
2022-11-29 19:25 | elong | Assigned To | => elong |
2022-11-29 19:25 | elong | Tag Attached: monitoring | |
2022-11-29 19:26 | elong | Status | assigned => resolved |
2022-11-29 19:26 | elong | Resolution | open => fixed |
2022-11-29 19:26 | elong | Fixed in Version | => 3.14.3 |
2022-11-29 20:00 | admin | Changeset attached | => SymmetricDS 3.14 734f76a0 |
2022-11-30 19:49 | admin | Status | resolved => closed |