You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/19 11:32:00 UTC

[jira] [Commented] (ARTEMIS-1565) A Replica should retry a quorum vote

    [ https://issues.apache.org/jira/browse/ARTEMIS-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296650#comment-16296650 ] 

ASF GitHub Bot commented on ARTEMIS-1565:
-----------------------------------------

GitHub user andytaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1726

    https://issues.apache.org/jira/browse/ARTEMIS-1565

    ARTEMIS-1565 - replica should retry quorum vote
    
    https://issues.apache.org/jira/browse/ARTEMIS-1565

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andytaylor/activemq-artemis master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1726.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1726
    
----
commit 6067a285bdbb7e33ad427bf7ea911cc547b1717c
Author: Andy Taylor <an...@gmail.com>
Date:   2017-12-19T11:14:50Z

    https://issues.apache.org/jira/browse/ARTEMIS-1565
    
    ARTEMIS-1565 - replica should retry quorum vote
    
    https://issues.apache.org/jira/browse/ARTEMIS-1565

----


> A Replica should retry a quorum vote
> ------------------------------------
>
>                 Key: ARTEMIS-1565
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1565
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>            Reporter: Andy Taylor
>            Assignee: Andy Taylor
>
> When a replica detects failure of the master it will vote for quorum. Currently if that fails it restarts as a backup. What should  happen is t hat it should keep retrying the vote until either it gains quorum or it detects the master is still live



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)