Paul Ferraro created AS7-6465:
---------------------------------
Summary: Implement quorum support for SingletonService.
Key: AS7-6465
URL:
https://issues.jboss.org/browse/AS7-6465
Project: Application Server 7
Issue Type: Feature Request
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