Author: fhanik Date: Wed Feb 8 15:32:18 2006 New Revision: 376117 URL: http://svn.apache.org/viewcvs?rev=376117&view=rev Log: Added notes
Modified: tomcat/container/tc5.5.x/modules/cluster/to-do.txt Modified: tomcat/container/tc5.5.x/modules/cluster/to-do.txt URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/modules/cluster/to-do.txt?rev=376117&r1=376116&r2=376117&view=diff ============================================================================== --- tomcat/container/tc5.5.x/modules/cluster/to-do.txt (original) +++ tomcat/container/tc5.5.x/modules/cluster/to-do.txt Wed Feb 8 15:32:18 2006 @@ -102,6 +102,7 @@ add deployment help Need help (pero) - implement fragmentation of large replication objects + (note this will be done in the Group object, see top.) Compress at message level Splitting Messages ala FarmDeployer war handling - add a message type to the message header. @@ -253,6 +254,14 @@ ============================== COMPLETED ============================== +5.5.16 (fhanik) +- Extensive logging when a member crashes + When a member crashes and you use pooled socket mode then + the logs are spewing out info. + Instead, now we only report one IOException if it happens, and + mark the member as suspect. + +5.5.16 (fhanik) - Average message size For my test application, the average message size has increased from 526 bytes per message to over 750 bytes per message from version 5.0.28 to 5.5.15. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]