[
https://issues.apache.org/jira/browse/ARTEMIS-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704517#comment-15704517
]
ASF GitHub Bot commented on ARTEMIS-866:
----------------------------------------
GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/901
ARTEMIS-866 - quorum fixes
remove reconnect attempt as it serves no purposes as replication has
stopped anyway.
Ensure if vote fails thatthe latch is counted down to avoid delay.
If we can't detect live has failed signal failure in replicating.
https://issues.apache.org/jira/browse/ARTEMIS-866
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/901.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 #901
----
commit 2d81f0a8d0df8ccca37416fabaa2a3f015e18eda
Author: Andy Taylor <[email protected]>
Date: 2016-11-28T12:37:24Z
ARTEMIS-866 - quorum fixes
remove reconnect attempt as it serves no purposes as replication has
stopped anyway.
Ensure if vote fails thatthe latch is counted down to avoid delay.
If we can't detect live has failed signal failure in replicating.
https://issues.apache.org/jira/browse/ARTEMIS-866
----
> make replication and quorum voting configurable and more resilient
> ------------------------------------------------------------------
>
> Key: ARTEMIS-866
> URL: https://issues.apache.org/jira/browse/ARTEMIS-866
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 1.5.0
> Reporter: Andy Taylor
> Assignee: Andy Taylor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)