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

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

  Modified:    src/org/jgroups/protocols FC.java
  Log:
  ns
  
  Revision  Changes    Path
  1.127     +2 -1      JGroups/src/org/jgroups/protocols/FC.java
  
  Index: FC.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/FC.java,v
  retrieving revision 1.126
  retrieving revision 1.127
  diff -u -r1.126 -r1.127
  --- FC.java	30 Aug 2010 10:42:26 -0000	1.126
  +++ FC.java	30 Aug 2010 10:50:09 -0000	1.127
  @@ -34,7 +34,7 @@
    * <li>Receivers don't send the full credits (max_credits), but rather tha actual number of bytes received
    * <ol/>
    * @author Bela Ban
  - * @version $Id: FC.java,v 1.126 2010/08/30 10:42:26 belaban Exp $
  + * @version $Id: FC.java,v 1.127 2010/08/30 10:50:09 belaban Exp $
    */
   @MBean(description="Simple flow control protocol based on a credit system")
   public class FC extends Protocol {
  @@ -158,6 +158,7 @@
        * the lowest credits of any destination (sent_msgs)
        */
       @GuardedBy("lock")
  +    @ManagedAttribute(writable=false)
       private long lowest_credit=max_credits;
   
       /** Lock protecting sent credits table and some other vars (creditors for example) */
  
  
  

------------------------------------------------------------------------------
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.