[jboss-remoting-commits] JBoss Remoting SVN: r5967 - remoting2/branches/2.2/docs/guide/en.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Mon Aug 2 20:03:42 EDT 2010


Author: ron.sigal at jboss.com
Date: 2010-08-02 20:03:42 -0400 (Mon, 02 Aug 2010)
New Revision: 5967

Modified:
   remoting2/branches/2.2/docs/guide/en/chap16.xml
Log:
JBREM-1240: Added 2.2.3.SP3 release notes.

Modified: remoting2/branches/2.2/docs/guide/en/chap16.xml
===================================================================
--- remoting2/branches/2.2/docs/guide/en/chap16.xml	2010-08-02 23:55:20 UTC (rev 5966)
+++ remoting2/branches/2.2/docs/guide/en/chap16.xml	2010-08-03 00:03:42 UTC (rev 5967)
@@ -17,6 +17,30 @@
   <para></para>
 
 <para>==========================================================================================================</para>
+<para>Release Notes - JBoss Remoting - Version 2.2.3.SP3</para>
+
+<para>Bug</para>
+
+    <para>* [JBREM-1218] - ConnectionValidator.isValid should be volatile</para>
+    <para>* [JBREM-1225] - Eliminate extraneous "=" from reconstructed InvokerLocator</para>
+    <para>* [JBREM-1230] - Client hangs when hitting MaxPoolSize with idleTimeout</para>
+    <para>* [JBREM-1238] - Need invocation timeouts in synchronized blocks in MicroRemoteClientInvoker that create and terminate leases</para>
+
+<para>Quality Risk</para>
+
+    <para>* [JBREM-1235] - Avoid excessive calls to InetAddress.getLocalHost() [Clone of JBREM-1234]</para>
+
+<para>Release</para>
+
+    <para>* [JBREM-1240] - Release 2.2.3.SP3</para>
+
+<para>Task</para>
+
+    <para>* [JBREM-1219] - Update remoting guide for "generalizeSocketException"</para>
+    <para>* [JBREM-1229] - Display recreated InvokerLocator when bind address is 0.0.0.0</para>
+    <para>* [JBREM-1239] - Assure version compatibility with earlier versions of Remoting</para>
+        
+<para>==========================================================================================================</para>
 <para>Release Notes - JBoss Remoting - Version 2.2.3.SP2</para>
 
 <para>Bug</para>



More information about the jboss-remoting-commits mailing list