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

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Mon Aug 2 19:51:01 EDT 2010


Author: ron.sigal at jboss.com
Date: 2010-08-02 19:51:01 -0400 (Mon, 02 Aug 2010)
New Revision: 5964

Modified:
   remoting2/branches/2.2/docs/README.txt
Log:
JBREM-1240: Added 2.2.3.SP3 release notes.

Modified: remoting2/branches/2.2/docs/README.txt
===================================================================
--- remoting2/branches/2.2/docs/README.txt	2010-08-02 23:49:43 UTC (rev 5963)
+++ remoting2/branches/2.2/docs/README.txt	2010-08-02 23:51:01 UTC (rev 5964)
@@ -25,7 +25,30 @@
 
 Current issues can be found within the JBoss Remoting project on Jira (http://jira.jboss.com).  If you find a bug or issue that is not already
 in Jira, please create one.
+==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.2.3.SP3
 
+Bug
+
+    * [JBREM-1218] - ConnectionValidator.isValid should be volatile
+    * [JBREM-1225] - Eliminate extraneous "=" from reconstructed InvokerLocator
+    * [JBREM-1230] - Client hangs when hitting MaxPoolSize with idleTimeout
+    * [JBREM-1238] - Need invocation timeouts in synchronized blocks in MicroRemoteClientInvoker that create and terminate leases
+
+Quality Risk
+
+    * [JBREM-1235] - Avoid excessive calls to InetAddress.getLocalHost() [Clone of JBREM-1234]
+
+Release
+
+    * [JBREM-1240] - Upgrade to Remoting 2.2.3.SP3
+
+Task
+
+    * [JBREM-1219] - Update remoting guide for "generalizeSocketException"
+    * [JBREM-1229] - Display recreated InvokerLocator when bind address is 0.0.0.0
+    * [JBREM-1239] - Assure version compatibility with earlier versions of Remoting
+
 ==========================================================================================================
 Release Notes - JBoss Remoting - Version 2.2.3.SP2
 Bug



More information about the jboss-remoting-commits mailing list