[
https://issues.apache.org/jira/browse/FLINK-19545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-19545.
---------------------------------
Fix Version/s: 1.13.1
1.14.0
Resolution: Fixed
Fixed via
1.14.0: f15d2770c27683c57f3e85c5e2cd3cf96c209157
1.13.1: 1c7adac48440e6a14bae3ab26770bfaf3da2dc35
> Add e2e test for native Kubernetes HA
> -------------------------------------
>
> Key: FLINK-19545
> URL: https://issues.apache.org/jira/browse/FLINK-19545
> Project: Flink
> Issue Type: Technical Debt
> Components: Tests
> Reporter: Yang Wang
> Assignee: Yang Wang
> Priority: Major
> Labels: pull-request-available, stale-assigned
> Fix For: 1.14.0, 1.13.1
>
>
> 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)