[ 
https://issues.apache.org/jira/browse/KUDU-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894741#comment-17894741
 ] 

ASF subversion and git services commented on KUDU-3589:
-------------------------------------------------------

Commit e73def54a1955c2fa33664fcfd8c4c6614e3e178 in kudu's branch 
refs/heads/branch-1.18.x from Ádám Bakai
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=e73def54a ]

KUDU-3589 Wait until masters become voters

In SecurityITest.TestNonDefaultPrincipalMultipleMaster test, when the
leader was shut down, it was possible that some of the Raft members
are still in learner mode. This makes it impossible for the cluster to
recover and elect a new leader. To solve this test issue, there is an
explicit wait until masters become voters in the Raft consensus. This
was done by using the already existing VerifyVotersOnAllMasters
function. The function was moved from dynamic_multi_master-test to
external_mini_cluster to be usable from security-itest, too.

Change-Id: I1ea46345680ce506206e9335a147b887fc173b50
Reviewed-on: http://gerrit.cloudera.org:8080/21636
Tested-by: Alexey Serbin <ale...@apache.org>
Reviewed-by: Alexey Serbin <ale...@apache.org>
(cherry picked from commit c5993dbf4f8e706784c690f3d5b38cad75276387)
Reviewed-on: http://gerrit.cloudera.org:8080/21996
Reviewed-by: Abhishek Chennaka <achenn...@cloudera.com>


> SecurityITest.TestNonDefaultPrincipalMultipleMaster is flaky
> ------------------------------------------------------------
>
>                 Key: KUDU-3589
>                 URL: https://issues.apache.org/jira/browse/KUDU-3589
>             Project: Kudu
>          Issue Type: Sub-task
>            Reporter: Bakai Ádám
>            Assignee: Bakai Ádám
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to