Author: fhanik
Date: Mon Feb 27 10:07:54 2006
New Revision: 381400

URL: http://svn.apache.org/viewcvs?rev=381400&view=rev
Log:
Moved items from the todo list

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=381400&r1=381399&r2=381400&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (original)
+++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Mon Feb 27 10:07:54 2006
@@ -1,13 +1,10 @@
 To Do:
 
 Tasks:
-2. Unique id, send it in byte array instead of string
-3. DataSender or ReplicationTransmitter swallows IOException, this should be
-reflected up the channel and the sending app should be notified that the
-message did not send successfully
 4. ChannelMessage.getMessage should return streamable, that way we can wrap,
 pass it around and all those good things without having to copy byte arrays
 left and right
+5. NIO and IO DataSender, since the IO is blocking
 
 Interceptors to create
 1. OrderInterceptor - guarantees the order of messages
@@ -31,3 +28,8 @@
 Notes: 
 
 
+2. Unique id, send it in byte array instead of string
+
+3. DataSender or ReplicationTransmitter swallows IOException, this should be
+Notes: This has only been fixed for the pooled synchronized. the fastasynch
+aint working that well



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to