You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Guowei Ma (Jira)" <ji...@apache.org> on 2021/04/26 03:18:00 UTC

[jira] [Created] (FLINK-22459) FlinkKafkaProducerITCase testScaleUpAfterScalingDown failed because of Timeout expired after 60000milliseconds while awaiting EndTxn(COMMIT)

Guowei Ma created FLINK-22459:
---------------------------------

             Summary: FlinkKafkaProducerITCase testScaleUpAfterScalingDown failed because of Timeout expired after 60000milliseconds while awaiting EndTxn(COMMIT)
                 Key: FLINK-22459
                 URL: https://issues.apache.org/jira/browse/FLINK-22459
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kafka
    Affects Versions: 1.12.2
            Reporter: Guowei Ma



https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=17180&view=logs&j=1fc6e7bf-633c-5081-c32a-9dea24b05730&t=80a658d1-f7f6-5d93-2758-53ac19fd5b19&l=6694
{code:java}

[ERROR] Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 261.699 s <<< FAILURE! - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase
[ERROR] testScaleUpAfterScalingDown(org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase)  Time elapsed: 67.768 s  <<< ERROR!
org.apache.kafka.common.errors.TimeoutException: Timeout expired after 60000milliseconds while awaiting EndTxn(COMMIT)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   FlinkKafkaProducerITCase.testScaleUpAfterScalingDown ยป Timeout Timeout expired...
[INFO] 
[ERROR] Tests run: 136, Failures: 0, Errors: 1, Skipped: 0

{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)