Author: fhanik Date: Fri Apr 14 15:48:35 2006 New Revision: 394221 URL: http://svn.apache.org/viewcvs?rev=394221&view=rev Log: updated fixed tasks
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=394221&r1=394220&r2=394221&view=diff ============================================================================== --- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (original) +++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Fri Apr 14 15:48:35 2006 @@ -30,7 +30,6 @@ Bugs: =========================================== a) Somehow the first NIO connection made, always closes down, why - c) RpcChannel - collect "no reply" replies, so that we don't have to time out Code Tasks: =========================================== @@ -228,4 +227,8 @@ Notes: Completed, remained an int, so 31 flags b) State synchronization for the map - will need to add in MSG_INIT - Fixed map bug \ No newline at end of file + Fixed map bug + + c) RpcChannel - collect "no reply" replies, so that we don't have to time out +The RpcChannel now works together with the group channel, so that when it receives an RPC message +and no one accepts it, then it can reply immediately. this way the rpc sender doesn't have to time out. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]