You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2020/10/22 09:13:00 UTC

[jira] [Commented] (FLINK-19545) Add e2e test for native Kubernetes HA

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

Yang Wang commented on FLINK-19545:
-----------------------------------

We also need to add some integration tests for the KubernetesHAService, {{KubernetesLeaderElectionService}}, {{KubernetesLeaderRetrievalService}}, {{KubernetesJobGraphStore}}, etc.

> Add e2e test for native Kubernetes HA
> -------------------------------------
>
>                 Key: FLINK-19545
>                 URL: https://issues.apache.org/jira/browse/FLINK-19545
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>            Reporter: Yang Wang
>            Assignee: Yang Wang
>            Priority: Major
>             Fix For: 1.12.0
>
>
> We could use minikube for the E2E tests. Start a Flink session/application cluster on K8s, kill one TaskManager pod or JobManager Pod and wait for the job recovered from the latest checkpoint successfully.
> {panel}
> {panel}
> |{{kubectl }}{{exec}} {{-it \{pod_name} -- }}{{/bin/sh}} {{-c }}{{"kill 1"}}|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)