Till Rohrmann created FLINK-24795:
-------------------------------------
Summary: FlinkKafkaProducerITCase.testRunOutOfProducersInThePool
times out on AZP
Key: FLINK-24795
URL: https://issues.apache.org/jira/browse/FLINK-24795
Project: Flink
Issue Type: Bug
Components: Connectors / Kafka
Affects Versions: 1.15.0
Reporter: Till Rohrmann
Fix For: 1.15.0
The test {{FlinkKafkaProducerITCase.testRunOutOfProducersInThePool}} times out
on AZP.
{code}
Nov 05 04:21:47 [ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 283.667 s <<< FAILURE! - in
org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase
Nov 05 04:21:47 [ERROR] testRunOutOfProducersInThePool Time elapsed: 61.299 s
<<< ERROR!
Nov 05 04:21:47 org.apache.kafka.common.errors.TimeoutException:
org.apache.kafka.common.errors.TimeoutException: Timeout expired after
60000milliseconds while awaiting InitProducerId
Nov 05 04:21:47 Caused by: org.apache.kafka.common.errors.TimeoutException:
Timeout expired after 60000milliseconds while awaiting InitProducerId
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=25993&view=logs&j=c5f0071e-1851-543e-9a45-9ac140befc32&t=15a22db7-8faa-5b34-3920-d33c9f0ca23c&l=6712
--
This message was sent by Atlassian Jira
(v8.3.4#803005)