View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006555 | SymmetricDS | Bug | public | 2024-08-13 15:20 | 2024-08-13 18:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.10 | ||||
Target Version | 3.14.16 | Fixed in Version | 3.14.16 | ||
Summary | 0006555: CPU monitor is inaccurate for systems with a Mac or Linux OS and more than 1 core | ||||
Description | The CPU monitor is inaccurate for systems with a Mac or Linux operating system and more than 1 core. The top command can return a CPU usage of 100% multiplied by the number of cores, but the CPU monitor does not take this into account and just assumes a maximum CPU usage of 100%. Instead, it should divide the result by the number of cores. | ||||
Tags | monitoring | ||||
SymmetricDS: 3.14 af9dc701 2024-08-13 15:29:55 evan-miller-jumpmind Details Diff |
0006555: Fixed CPU monitor being inaccurate for systems with a Mac or Linux OS and more than 1 core |
Affected Issues 0006555 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/monitor/MonitorTypeCpu.java | Diff File | ||
SymmetricDS: 3.14 a383dd8d 2024-08-13 17:46:32 Details Diff |
0006555: add debug logging |
Affected Issues 0006555 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/monitor/MonitorTypeCpu.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-13 15:20 | emiller | New Issue | |
2024-08-13 15:20 | emiller | Status | new => assigned |
2024-08-13 15:20 | emiller | Assigned To | => emiller |
2024-08-13 15:20 | emiller | Tag Attached: monitoring | |
2024-08-13 15:21 | emiller | Relationship added | related to 0006556 |
2024-08-13 15:30 | emiller | Status | assigned => resolved |
2024-08-13 15:30 | emiller | Resolution | open => fixed |
2024-08-13 15:30 | emiller | Fixed in Version | => 3.14.16 |
2024-08-13 16:00 | Changeset attached | => SymmetricDS 3.14 af9dc701 | |
2024-08-13 18:00 | admin | Changeset attached | => SymmetricDS 3.14 a383dd8d |
2024-08-16 17:44 | admin | Status | resolved => closed |