[jboss-jira] [JBoss JIRA] Created: (JGRP-989) TCPPING: add new member addresses to initial_hosts dynamically
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Jun 11 07:52:56 EDT 2009
TCPPING: add new member addresses to initial_hosts dynamically
--------------------------------------------------------------
Key: JGRP-989
URL: https://jira.jboss.org/jira/browse/JGRP-989
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.8
When we have A,B and C listed in initial_hosts but later D and E join, and we have a partition {A,B,C} and {D,E}, when the partition heals later, we have no way of merging the 2 subgroups back into 1 because initial_hosts doesn't contain D or E.
SOLUTION: dynamically add members not in initial_hosts to initial_hosts on view changes. Keep the number of dynamically added members bounded.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list