CVS update: JGroups/src/org/jgroups JChannel.java

"Bela Ban" <[email protected]>
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/08/24 06:55:40

  Modified:    src/org/jgroups JChannel.java
  Log:
  ns
  
  Revision  Changes    Path
  1.243     +2 -2      JGroups/src/org/jgroups/JChannel.java
  
  Index: JChannel.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/JChannel.java,v
  retrieving revision 1.242
  retrieving revision 1.243
  diff -u -r1.242 -r1.243
  --- JChannel.java	28 Jul 2010 12:43:36 -0000	1.242
  +++ JChannel.java	24 Aug 2010 06:55:39 -0000	1.243
  @@ -80,7 +80,7 @@
    * the construction of the stack will be aborted.
    *
    * @author Bela Ban
  - * @version $Id: JChannel.java,v 1.242 2010/07/28 12:43:36 belaban Exp $
  + * @version $Id: JChannel.java,v 1.243 2010/08/24 06:55:39 belaban Exp $
    */
   @MBean(description="JGroups channel")
   public class JChannel extends Channel {
  @@ -496,7 +496,7 @@
                                        boolean useFlushIfPresent) throws ChannelException {
   
           if(connected) {
  -            if(log.isTraceEnabled()) log.trace("already connected to " + cluster_name);
  +            if(log.isTraceEnabled()) log.trace("already connected to " + this.cluster_name);
               return;
           }
   
  
  
  

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
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.