[jboss-jira] [JBoss JIRA] (JGRP-1319) GMS: view acks on MergeView are only required from partition coordinators
Bela Ban (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Nov 16 07:32:40 EST 2011
[ https://issues.jboss.org/browse/JGRP-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1319:
---------------------------
Fix Version/s: 3.0
(was: 3.1)
> GMS: view acks on MergeView are only required from partition coordinators
> -------------------------------------------------------------------------
>
> Key: JGRP-1319
> URL: https://issues.jboss.org/browse/JGRP-1319
> Project: JGroups
> Issue Type: Enhancement
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 3.0
>
>
> When we have a merge of {A,B,C} and {X,Y,Z}, and A and X are the partition coordinators, then view acks for the new combined view {A,B,C,X,Y,Z} will not be received from non coordinator B,C, Y and Z.
> Therefore, as an optimzation, and to avoid spurious warnings, we should get acks for the MergeView only from A and X. A itself will dissemniate the view locally and should only get acks from A,B,C, and X should only get acks from X,Y,Z, too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list