[Bug 2037] Thread count view queries all summaries for the last hour, every second.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jun 2 13:11:45 UTC 2016


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

Jie Kang <jkang at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jkang at redhat.com

--- Comment #7 from Jie Kang <jkang at redhat.com> ---
Other plugins like vm-gc and vm-cpu,  use DAOs that provide a getLatest*(long
since, ...) and/or a get*(long since, long to, ...) along with code to track
the ranges already acquired to reduce the query count when updating. This kind
of solution could be applied here.

-- 
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/20160602/f95fea53/attachment.html>


More information about the distro-pkg-dev mailing list