[
https://issues.apache.org/jira/browse/FLINK-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-1753:
----------------------------------
Description:
The current {{KafkaITCase}} is only doing a single test.
We need to refactor that test so that it brings up a Kafka/Zookeeper server and
than performs various tests:
Tests to include:
- A topology with non-string types MERGED IN 359b39c3
- A topology with a custom Kafka Partitioning class MERGED IN 359b39c3
- A topology testing the regular {{KafkaSource}}. MERGED IN 359b39c3
- Kafka broker failure MERGED IN cb34e976
- Test with large records (up to 30 MB) MERGED IN 354922be
- Flink TaskManager failure
was:
The current {{KafkaITCase}} is only doing a single test.
We need to refactor that test so that it brings up a Kafka/Zookeeper server and
than performs various tests:
Tests to include:
- A topology with non-string types MERGED IN 359b39c3
- A topology with a custom Kafka Partitioning class MERGED IN 359b39c3
- A topology testing the regular {{KafkaSource}}. MERGED IN 359b39c3
- Kafka broker failure MERGED IN cb34e976
- Test with large records (up to 30 MB) MERGED IN 354922be
- Flink TaskManager failure
- Test with a parallelism higher than one and more than one partition
> Add more tests for Kafka Connectors
> -----------------------------------
>
> Key: FLINK-1753
> URL: https://issues.apache.org/jira/browse/FLINK-1753
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Affects Versions: 0.9
> Reporter: Robert Metzger
> Assignee: Robert Metzger
>
> The current {{KafkaITCase}} is only doing a single test.
> We need to refactor that test so that it brings up a Kafka/Zookeeper server
> and than performs various tests:
> Tests to include:
> - A topology with non-string types MERGED IN 359b39c3
> - A topology with a custom Kafka Partitioning class MERGED IN 359b39c3
> - A topology testing the regular {{KafkaSource}}. MERGED IN 359b39c3
> - Kafka broker failure MERGED IN cb34e976
> - Test with large records (up to 30 MB) MERGED IN 354922be
> - Flink TaskManager failure
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)