View Issue Details

IDProjectCategoryView StatusLast Update
0005606SymmetricDSImprovementpublic2022-11-30 19:49
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.3Fixed in Version3.14.3 
Summary0005606: CPU monitor top threads should ignore threads waiting on I/O
DescriptionThe 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.
Tagsmonitoring

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 734f76a0

2022-11-29 19:26:12

admin

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

Issue History

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