CVS update: JGroups/src/org/jgroups/protocols FD_SOCK.java

"Bela Ban" <[email protected]> Mon, 4 Oct 2010 11:27:29 +0000
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/10/04 11:27:29

  Modified:    src/org/jgroups/protocols FD_SOCK.java
  Log:
  ns
  
  Revision  Changes    Path
  1.121     +2 -2      JGroups/src/org/jgroups/protocols/FD_SOCK.java
  
  Index: FD_SOCK.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/FD_SOCK.java,v
  retrieving revision 1.120
  retrieving revision 1.121
  diff -u -r1.120 -r1.121
  --- FD_SOCK.java	17 Sep 2010 11:54:20 -0000	1.120
  +++ FD_SOCK.java	4 Oct 2010 11:27:29 -0000	1.121
  @@ -32,7 +32,7 @@
    * monitors the client side of the socket connection (to monitor a peer) and another one that manages the
    * server socket. However, those threads will be idle as long as both peers are running.
    * @author Bela Ban May 29 2001
  - * @version $Id: FD_SOCK.java,v 1.120 2010/09/17 11:54:20 belaban Exp $
  + * @version $Id: FD_SOCK.java,v 1.121 2010/10/04 11:27:29 belaban Exp $
    */
   @MBean(description="Failure detection protocol based on sockets connecting members")
   @DeprecatedProperty(names={"srv_sock_bind_addr"})
  @@ -381,7 +381,7 @@
               
               if(!setupPingSocket(ping_addr) && isPingerThreadRunning()) {
                   // covers use cases #7 and #8 in ManualTests.txt
  -                if(log.isDebugEnabled()) log.debug("could not create socket to " + ping_dest + "; suspecting " + ping_dest);
  +                if(log.isDebugEnabled()) log.debug("could not create socket to " + ping_dest);
                   broadcastSuspectMessage(ping_dest);
                   pingable_mbrs.removeElement(ping_dest);
                   continue;
  
  
  

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d