https://issues.apache.org/bugzilla/show_bug.cgi?id=50306
--- Comment #8 from Pid <[email protected]> 2010-12-29 16:47:42 EST --- If I understand the patch correctly, I disagree with the idea of an arbitrary (even if configurable) time threshold per thread. A long running thread is not necessarily a broken one; there are existing methods in JMX for identifying deadlocked threads. The same could be achieved with a Valve in the request processing pipeline, without modifying the Executor. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
