CVS update: JGroups/src/org/jgroups/protocols/pbcast FLUSH.java
"Bela Ban" <[email protected]> Fri, 24 Sep 2010 04:24:14 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/09/24 04:24:14
Modified: src/org/jgroups/protocols/pbcast Tag: Branch_JGroups_2_10
FLUSH.java
Log:
fixed spurious FLUSH warning (https://jira.jboss.org/browse/JGRP-1239)
Revision Changes Path
No revision
No revision
1.150.2.1 +1 -1 JGroups/src/org/jgroups/protocols/pbcast/FLUSH.java
Index: FLUSH.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/pbcast/FLUSH.java,v
retrieving revision 1.150
retrieving revision 1.150.2.1
diff -u -r1.150 -r1.150.2.1
--- FLUSH.java 15 Jun 2010 06:44:37 -0000 1.150
+++ FLUSH.java 24 Sep 2010 04:24:14 -0000 1.150.2.1
@@ -318,7 +318,7 @@
while (isBlockingFlushDown) {
if (log.isDebugEnabled())
log.debug(localAddress + ": blocking for " + (timeout <= 0 ? "ever" : timeout + "ms"));
- shouldSuspendByItself = notBlockedDown.await(timeout, TimeUnit.MILLISECONDS);
+ shouldSuspendByItself = !notBlockedDown.await(timeout, TimeUnit.MILLISECONDS);
}
if (shouldSuspendByItself) {
isBlockingFlushDown = false;
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev