Till Rohrmann created FLINK-5330:
------------------------------------
Summary: Harden KafkaConsumer08Test
Key: FLINK-5330
URL: https://issues.apache.org/jira/browse/FLINK-5330
Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 1.2.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Priority: Minor
Fix For: 1.2.0
The {{KafkaConsumer08Test}} assumes that some of the Kafka bootstrap server
hostname cannot be resolved. This can lead to failures if these names are
wrongly resolved by chance (e.g. if using Google's DNS server). Moreover, the
test cases take a long time to finish because the connection timeouts are set
to a high value. This can be decreased to speed these test cases up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)