[
https://issues.apache.org/jira/browse/ARTEMIS-2702?focusedWorklogId=416790&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-416790
]
ASF GitHub Bot logged work on ARTEMIS-2702:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Apr/20 17:36
Start Date: 06/Apr/20 17:36
Worklog Time Spent: 10m
Work Description: franz1981 commented on issue #3068: ARTEMIS-2702
QuorumVoteServerConnect with requestToStayLive is voting order sensitive
URL: https://github.com/apache/activemq-artemis/pull/3068#issuecomment-609935465
I still need to validate the behavior at an higher level of abstraction ie
- ServerConnectVoteHandler unit test
- with an end 2 end test
And run the whole test suite to see if this isn't causing regressions
(especially on `QuorumVoteServerConnect::await` that doesn't have any test
coverage and I'm not sure of the original semantic. Probably it can create
issues on the live when `vote-on-replication-failure` is set and we're awaiting
the votes to complete.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 416790)
Time Spent: 20m (was: 10m)
> QuorumVoteServerConnect with requestToStayLive is voting order sensitive
> ------------------------------------------------------------------------
>
> Key: ARTEMIS-2702
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2702
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Francesco Nigro
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> QuorumVoteServerConnect with requestoToStayLive perform the same decision
> regardless the order of a negative votes: this could affect the
> vote-on-replication-failure functionality if an unlucky timing of vote would
> happen.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)