You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2006/03/17 22:59:15 UTC

svn commit: r386737 - /tomcat/container/tc5.5.x/modules/groupcom/to-do.txt

Author: fhanik
Date: Fri Mar 17 13:59:14 2006
New Revision: 386737

URL: http://svn.apache.org/viewcvs?rev=386737&view=rev
Log:
added completed task

Modified:
    tomcat/container/tc5.5.x/modules/groupcom/to-do.txt

Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/modules/groupcom/to-do.txt?rev=386737&r1=386736&r2=386737&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (original)
+++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Fri Mar 17 13:59:14 2006
@@ -27,8 +27,7 @@
 Code Tasks:
 ===========================================
 
-22. sendAck and synchronized should not have to be a XML config,
-    it can be configured on a per packet basis using ClusterData.getOptions()
+23. TotalOrderInterceptor
 
 21. Implement a WAN membership layer, using a WANMbrInterceptor and a 
     WAN Router/Forwarder (Tipi on top of a ManagedChannel)
@@ -125,4 +124,8 @@
     names and the locations.
     It can replicate every X seconds, or on dirty flags by the objects stored,
     or a request to scan for dirty flags, or a request with the objects.
-Notes: the map has been completed
\ No newline at end of file
+Notes: the map has been completed
+
+22. sendAck and synchronized should not have to be a XML config,
+    it can be configured on a per packet basis using ClusterData.getOptions()
+Notes: see Channel.SEND_OPT_XXXX variables
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org