Author: rjung
Date: Wed Sep 9 22:01:27 2009
New Revision: 813137
URL: http://svn.apache.org/viewvc?rev=813137&view=rev
Log:
Add proposal.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=813137&r1=813136&r2=813137&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Wed Sep 9 22:01:27 2009
@@ -116,3 +116,13 @@
http://svn.apache.org/viewvc?rev=813001&view=rev
+1: markt
-1:
+
+* Spurious startup errors in the cluster
+ Although the secondary node is able to retrieve all sessions,
+ the main thread doesn't see the changed stateTransfered flag,
+ and thus waits until the transfer timeout occurs.
+ Observed on Solaris. Switching to volatile fixes it.
+ Patch: http://people.apache.org/~rjung/patches/cluster-volatile.patch
+ +1: rjung
+ -1:
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]