Issue Details (XML | Word | Printable)

Key: ERMA-8
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Matthew Kemp
Reporter: Matthew Kemp
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ERMA

Create deadlock detection scheduled task

Created: 19/Nov/08 01:05 PM   Updated: 04/Dec/08 03:20 PM
Return to search
Issue 3 of 7 issue(s)
Component/s: None
Affects Version/s: 3.1-RC1
Fix Version/s: 3.1

Labels:


 Description  « Hide
ThreadMXBean has a method we can use to find monitor deadlocked threads. Since this is potentially a costly operation we should also add support to BaseMonitoringEngineManager to accept timer tasks that run at different rates.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Doug Barth added a comment - 02/Dec/08 11:57 AM
+1 Github

Matthew Kemp added a comment - 02/Dec/08 01:51 PM
Updated the methods used on the ThreadMXBean to be 1.5 compliant.