[jboss-jira] [JBoss JIRA] Commented: (JGRP-661) Allow flushing of a cluster subset
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Mon Jan 14 00:45:19 EST 2008
[ http://jira.jboss.com/jira/browse/JGRP-661?page=comments#action_12394870 ]
Vladimir Blagojevic commented on JGRP-661:
------------------------------------------
Resolved on HEAD:
Revision Changes Path
1.39 +5 -1 JGroups/src/org/jgroups/Channel.java
1.165 +56 -1 JGroups/src/org/jgroups/JChannel.java
1.130 +19 -6 JGroups/src/org/jgroups/protocols/pbcast/GMS.java
1.94 +28 -15 JGroups/src/org/jgroups/protocols/pbcast/FLUSH.java
Resolved on 2.6 branch:
1.158.2.4 +58 -3 JGroups/src/org/jgroups/JChannel.java
1.126.2.4 +19 -6 JGroups/src/org/jgroups/protocols/pbcast/GMS.java
1.37.2.2 +5 -1 JGroups/src/org/jgroups/Channel.java
1.82.2.6 +30 -17 JGroups/src/org/jgroups/protocols/pbcast/FLUSH.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