[jboss-jira] [JBoss JIRA] Commented: (JGRP-661) Allow flushing of a cluster subset
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Tue Jan 22 00:28:31 EST 2008
[ http://jira.jboss.com/jira/browse/JGRP-661?page=comments#action_12396111 ]
Vladimir Blagojevic commented on JGRP-661:
------------------------------------------
Added unit test. Resolved on both HEAD and 2.6
HEAD:
Revision Changes Path
1.61 +25 -1 JGroups/tests/junit/org/jgroups/tests/FlushTest.java
1.96 +12 -0 JGroups/src/org/jgroups/protocols/pbcast/FLUSH.java
2.6:
1.82.2.7 +18 -3 JGroups/src/org/jgroups/protocols/pbcast/FLUSH.java
1.58.2.1 +25 -2 JGroups/tests/junit/org/jgroups/tests/FlushTest.java
> Allow flushing of a cluster subset
> ----------------------------------
>
> Key: JGRP-661
> URL: http://jira.jboss.com/jira/browse/JGRP-661
> Project: JGroups
> Issue Type: Feature Request
> Affects Versions: 2.6, 2.7
> Reporter: Vladimir Blagojevic
> Assigned To: Vladimir Blagojevic
> Fix For: 2.7, 2.6.2
>
>
> Currently FLUSH always flushes entire cluster membership. We should allow flushing of a cluster subset. Subset flushing requires additional startFlush and possibly stopFlush method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list