[jboss-jira] [JBoss JIRA] (AS7-6465) Network partition can cause multiple singleton masters to start.
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Mar 7 12:12:42 EST 2013
[ https://issues.jboss.org/browse/AS7-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-6465:
----------------------------------
Fix Version/s: 8.0.0.Alpha1
(was: 7.3.0.Alpha1)
> Network partition can cause multiple singleton masters to start.
> ----------------------------------------------------------------
>
> Key: AS7-6465
> URL: https://issues.jboss.org/browse/AS7-6465
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 8.0.0.Alpha1
>
>
> SingletonService should be initialized with an initial value for minimum members. If enabled, this value can then grow dynamically as the number of nodes providing the service increases. As the number of nodes available to provide the service decreases, we should provide a WARNing if the quorum is in danger of not being reached (suggesting that this value may need to be adjusted manually) - and an ERROR if a quorum cannot be reached at all - suggesting a network partition.
> The intention is to prevent the election of multiple singleton masters in the event of a network partition.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list