CVS update: JGroups/src/org/jgroups/blocks TCPConnectionMap.java

"Bela Ban" <[email protected]>
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/08/13 10:18:53

  Modified:    src/org/jgroups/blocks TCPConnectionMap.java
  Log:
  ns
  
  Revision  Changes    Path
  1.38      +0 -4      JGroups/src/org/jgroups/blocks/TCPConnectionMap.java
  
  Index: TCPConnectionMap.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/blocks/TCPConnectionMap.java,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- TCPConnectionMap.java	20 Jul 2010 07:39:45 -0000	1.37
  +++ TCPConnectionMap.java	13 Aug 2010 10:18:53 -0000	1.38
  @@ -652,10 +652,6 @@
               public void addToQueue(byte[] data) throws Exception{
                   if(canRun())
                       send_queue.add(data);
  -                else 
  -                    throw new Exception("Queue closed since sender thread has died, running="
  -                                    + sending.get() + ", underlying connection open= "
  -                                    + isConnected());
               }
   
               public void start() {
  
  
  

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.