[
https://issues.apache.org/jira/browse/IGNITE-19706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739076#comment-17739076
]
Vadim Pakhnushev commented on IGNITE-19706:
-------------------------------------------
While trying to use {{CmgRaftService.isCurrentNodeLeader}} an issue was found
where the returned leader could be incorrect in some cases: IGNITE-19896
> Add verification of deploy to majority
> --------------------------------------
>
> Key: IGNITE-19706
> URL: https://issues.apache.org/jira/browse/IGNITE-19706
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Pochatkin
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
>
> When MAJORITY is selected as deployed target we need to verify that MAJORITY
> is correct when deploy process finished.
> # When node from majority selected to deploy is down, another node from CMG
> should be selected for majority.
> # When leader from majority is down new leader should be added to deploy
> majority.
> # After deploy finished leader should verify that deployed majority is
> correct.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)