CVS update: JGroups/src/org/jgroups/stack Protocol.java
"Bela Ban" <[email protected]> Thu, 30 Sep 2010 10:10:55 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/09/30 10:10:55
Modified: src/org/jgroups/stack Protocol.java
Log:
added ergonomics flag (https://jira.jboss.org/browse/JGRP-1052)
Revision Changes Path
1.80 +2 -2 JGroups/src/org/jgroups/stack/Protocol.java
Index: Protocol.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/stack/Protocol.java,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- Protocol.java 30 Sep 2010 09:47:54 -0000 1.79
+++ Protocol.java 30 Sep 2010 10:10:55 -0000 1.80
@@ -38,7 +38,7 @@
* constructor !</b>
*
* @author Bela Ban
- * @version $Id: Protocol.java,v 1.79 2010/09/30 09:47:54 belaban Exp $
+ * @version $Id: Protocol.java,v 1.80 2010/09/30 10:10:55 belaban Exp $
*/
@DeprecatedProperty(names={"down_thread","down_thread_prio","up_thread","up_thread_prio"})
public abstract class Protocol {
@@ -49,7 +49,7 @@
protected boolean stats=true;
@Property(name="Enables ergonomics: dynamically find the best values for properties at runtime")
- protected boolean ergonomics=false;
+ protected boolean ergonomics=true;
/** The name of the protocol. Is by default set to the protocol's classname. This property should rarely need to
* be set, e.g. only in cases where we want to create more than 1 protocol of the same class in the same stack */
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev