[
https://issues.apache.org/jira/browse/ARTEMIS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440972#comment-16440972
]
ASF subversion and git services commented on ARTEMIS-1763:
----------------------------------------------------------
Commit f29eeee16754a1e89f5fbc371b040a90550cb677 in activemq-artemis's branch
refs/heads/master from [~gaohoward]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=f29eeee ]
NO-JIRA: Fix test regression
QuorumFailOverTest.testQuorumVotingLiveNotDead fails
because the quorum vote takes longer time to finish than
the test expects to.
(The test used to pass until commit ARTEMIS-1763)
> Remove 'quick check' before quorum
> ----------------------------------
>
> Key: ARTEMIS-1763
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1763
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Andy Taylor
> Assignee: Andy Taylor
> Priority: Major
> Fix For: 2.5.1
>
>
> A check was added to SharedNothingBackupQuorum in isLiveDown method to
> quickly check if the backup could still connect to the live. This should be
> removed as it is unreliable and by passes the actual quorum vote.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)