[
https://issues.jboss.org/browse/AS7-6465?page=com.atlassian.jira.plugin.s...
]
Paul Ferraro updated AS7-6465:
------------------------------
Summary: Network partition can cause multiple singleton masters to start. (was:
Implement quorum support for SingletonService.)
Issue Type: Bug (was: Feature Request)
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: 7.3.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