Jiangjie Qin created FLINK-20655: ------------------------------------ Summary: Add E2E tests to the new KafkaSource based on FLIP-27. Key: FLINK-20655 URL: https://issues.apache.org/jira/browse/FLINK-20655 Project: Flink Issue Type: Test Components: Connectors / Kafka Affects Versions: 1.12.0 Reporter: Jiangjie Qin
Add the following e2e tests for KafkaSource based on FLIP-27. # A basic read test which reads from a Kafka topic. # Stop the job with savepoint and resume. # Kill a TM and verify the failover works fine. -- This message was sent by Atlassian Jira (v8.3.4#803005)