[jboss-jira] [JBoss JIRA] (JBCLUSTER-297) HASingleton custom election policy isn't called with only one member

James Livingston (JIRA) jira-events at lists.jboss.org
Mon Jan 16 20:45:18 EST 2012


     [ https://issues.jboss.org/browse/JBCLUSTER-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Livingston updated JBCLUSTER-297:
---------------------------------------

    Attachment: electsingle.diff


Trivial patch and fix for the tests
                
> HASingleton custom election policy isn't called with only one member
> --------------------------------------------------------------------
>
>                 Key: JBCLUSTER-297
>                 URL: https://issues.jboss.org/browse/JBCLUSTER-297
>             Project: JBoss Clustering
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: HA-Server-API
>    Affects Versions: HA-Server-API 1.2.0.Final 
>            Reporter: James Livingston
>            Assignee: Paul Ferraro
>         Attachments: electsingle.diff
>
>
> This is a backport of AS7-3295 to 5.x's clustering code.
> A custom HASingleton election policy is not called when there is only one member in the cluster. The hard-coded check for size == 1 should be removed, and the custom policy should always be called.
> This bug prevents policies that do not start HASingletons if a quorum is not reached.

--
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