[
https://issues.apache.org/jira/browse/ARTEMIS-2716?focusedWorklogId=615555&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-615555
]
ASF GitHub Bot logged work on ARTEMIS-2716:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Jun/21 11:13
Start Date: 28/Jun/21 11:13
Worklog Time Spent: 10m
Work Description: michaelandrepearce edited a comment on pull request
#3555:
URL: https://github.com/apache/activemq-artemis/pull/3555#issuecomment-869595312
Indeed, but i think we need both parts before we goto main, id be concerned
about this going into main before that as then we could accidentally release
just one part and people getting themselves into an issue in prod, without both
parts being done, and protecting people from themselves.
I see no harm in keeping a branch with this stuff, until both done, if we
want to have a formal feature branch in apache git, then lets make that, and
then we can pull to main from there once all done.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 615555)
Time Spent: 21h 10m (was: 21h)
> Implements pluggable Quorum Vote
> --------------------------------
>
> Key: ARTEMIS-2716
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2716
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Attachments: backup.png, primary.png
>
> Time Spent: 21h 10m
> Remaining Estimate: 0h
>
> This task aim to ideliver a new Quorum Vote mechanism for artemis with the
> objectives:
> # to make it pluggable
> # to cleanly separate the election phase and the cluster member states
> # to simplify most common setups in both amount of configuration and
> requirements (eg "witness" nodes could be implemented to support single
> master-slave pairs)
> Post-actions to help people adopt it, but need to be thought upfront:
> # a clean upgrade path for current HA replication users
> # deprecate or integrate the current HA replication into the new version
--
This message was sent by Atlassian Jira
(v8.3.4#803005)