Author: ron.sigal(a)jboss.com
Date: 2009-09-02 19:04:08 -0400 (Wed, 02 Sep 2009)
New Revision: 5438
Modified:
remoting2/branches/2.x/docs/guide/en/chap5.xml
Log:
JBREM-1107: Altered previous comment about IdleTimeoutTask behavior.
Modified: remoting2/branches/2.x/docs/guide/en/chap5.xml
===================================================================
--- remoting2/branches/2.x/docs/guide/en/chap5.xml 2009-09-02 23:02:47 UTC (rev 5437)
+++ remoting2/branches/2.x/docs/guide/en/chap5.xml 2009-09-02 23:04:08 UTC (rev 5438)
@@ -1462,8 +1462,8 @@
<para><emphasis role="bold">Note.</emphasis> A
server thread that is
engaged in a long invocation when the idle timeout checker is activated
- can be removed from its thread pool and marked for destruction after the
- invocation is complete. The "idleTimeout" value should be configured
+ can be removed from its thread pool and marked for later destruction once
+ the invocation is complete. The "idleTimeout" value should be
configured
accordingly.</para>
<para><emphasis role="bold">Note.</emphasis> As of
Remoting version 2.4,
Show replies by date