[
https://issues.apache.org/jira/browse/KUDU-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301966#comment-17301966
]
ASF subversion and git services commented on KUDU-3249:
-------------------------------------------------------
Commit 4b4a8c0f2fdfd15524510821b27fc9c3b5d26b6b in kudu's branch
refs/heads/master from Bankim Bhavsar
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=4b4a8c0 ]
[test][master] KUDU-3249 Recover dead master at the same HostPort
This change uses the Add/Remove master primitives added
earlier to simulate recovery for a dead master at the same HostPort
but different uuid.
Test only code change but involves bunch of refactoring to re-use
parts of existing test.
Change-Id: Iac65201fd39ede5e918025ca7cf6a852a92d6eec
Reviewed-on: http://gerrit.cloudera.org:8080/17126
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
> Add a test case for recovering a dead master at the same HostPort
> -----------------------------------------------------------------
>
> Key: KUDU-3249
> URL: https://issues.apache.org/jira/browse/KUDU-3249
> Project: Kudu
> Issue Type: Test
> Components: master, test
> Reporter: Bankim Bhavsar
> Priority: Major
>
> Once we have the basic add and remove master primitives in place, add a test
> case that simulates recovering a dead master at the same HostPort but
> possibly different uuid.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)