[jboss-cvs] JBossCache/src/org/jboss/cache/buddyreplication ...

Brian Stansberry brian.stansberry at jboss.com
Thu Oct 5 12:49:59 EDT 2006


  User: bstansberry
  Date: 06/10/05 12:49:59

  Modified:    src/org/jboss/cache/buddyreplication  Tag:
                        Branch_JBossCache_1_4_0 BuddyManager.java
  Log:
  Fix out of date Javadoc
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.33.2.5  +1 -2      JBossCache/src/org/jboss/cache/buddyreplication/BuddyManager.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: BuddyManager.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/src/org/jboss/cache/buddyreplication/BuddyManager.java,v
  retrieving revision 1.33.2.4
  retrieving revision 1.33.2.5
  diff -u -b -r1.33.2.4 -r1.33.2.5
  --- BuddyManager.java	11 Aug 2006 16:37:20 -0000	1.33.2.4
  +++ BuddyManager.java	5 Oct 2006 16:49:59 -0000	1.33.2.5
  @@ -403,8 +403,7 @@
   
       /**
        * Called by TreeCache._remoteAssignToBuddyGroup(BuddyGroup g) when a method
  -     * call for this is received from a remote cache.  If the node is able to
  -     * join the buddy group, a state transfer is requested from the Data Owner (pull).
  +     * call for this is received from a remote cache.
        *
        * @param newGroup the buddy group
        * @param state    Map<Fqn, byte[]> of any state from the DataOwner. Cannot
  
  
  



More information about the jboss-cvs-commits mailing list