[Bug 2037] New: Thread monitor view fails to cancel a timer?

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Oct 17 15:41:55 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2037

            Bug ID: 2037
           Summary: Thread monitor view fails to cancel a timer?
           Product: Thermostat
           Version: hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Thermostat
          Assignee: unassigned at icedtea.classpath.org
          Reporter: sgehwolf at redhat.com
                CC: thermostat at icedtea.classpath.org

There seems to be a problem in the thread monitor. When one turns thread
recording on, then off again there remains a higher query load on the DB after
it's been turned off and the thread view remains open.

Steps to reproduce:
1. $ ./bin/thermostat web-storage-service
2. $ ./bin/thermostat gui
3. run mongostat in a terminal. See
http://icedtea.classpath.org/wiki/Thermostat/MongoStatSetup
4. Turn on thread recording for any JVM in gui.
5. Notice the spike in number of queries/inserts in mongostat output.
6. Turn off thread recording for the JVM which had it enabled.
7. Notice that the #query column does not go down to the value as it was at
step 2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20141017/194a8162/attachment.html>


More information about the distro-pkg-dev mailing list