[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Server side thread leak?

ron.sigal@jboss.com do-not-reply at jboss.com
Wed Apr 1 16:55:55 EDT 2009


"bstansberry at jboss.com" wrote : 
  | I guess an issue with #2 is it introduces a Timer thread in the client
  | 

Currently, each Client creates a new Timer in Client.disconnect(), but I plan (JBREM-1083 "Each Client creates a new invokerDestructionTimer") to make it as static timer.

"bstansberry at jboss.com" wrote : 
  | Anything else?
  | 

Setting "idleTimeout" to a positive integer to turn on idle thread harvesting.  Note that the number is interpreted as seconds rather than milliseconds.  Why?   Boh.  (http://forum.wordreference.com/showthread.php?t=67620)

Question: This thread (JBAS-6665, in particular) started in the context of AS 5.  What about AS 4.2? EAP 4.2/4.3?

-Ron

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222794#4222794

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222794



More information about the jboss-dev-forums mailing list