Till Rohrmann created FLINK-11293:
-------------------------------------
Summary: KafkaITCase.testConcurrentProducerConsumerTopology times out on Travis
Key: FLINK-11293
URL:
https://issues.apache.org/jira/browse/FLINK-11293 Project: Flink
Issue Type: Improvement
Components: Kafka Connector, Tests
Affects Versions: 1.8.0
Reporter: Till Rohrmann
Fix For: 1.8.0
The {{KafkaITCase.testConcurrentProducerConsumerTopology}} times out on Travis.
{code}
20:26:29.579 [ERROR] Errors:
20:26:29.579 [ERROR] KafkaITCase.testConcurrentProducerConsumerTopology:73->KafkaConsumerTestBase.runSimpleConcurrentProducerConsumerTopology:824->KafkaTestBase.deleteTestTopic:206->Object.wait:502->Object.wait:-2 » TestTimedOut
{code}
The solution might as simple as increasing the timeout.
https://api.travis-ci.org/v3/job/476975725/log.txt--
This message was sent by Atlassian JIRA
(v7.6.3#76005)