You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/01 13:10:00 UTC

[jira] [Updated] (FLINK-24405) KafkaWriterITCase.testLingeringTransaction fails on azure

     [ https://issues.apache.org/jira/browse/FLINK-24405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-24405:
-----------------------------------
    Labels: pull-request-available test-stability  (was: test-stability)

> KafkaWriterITCase.testLingeringTransaction fails on azure
> ---------------------------------------------------------
>
>                 Key: FLINK-24405
>                 URL: https://issues.apache.org/jira/browse/FLINK-24405
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kafka
>    Affects Versions: 1.15.0
>            Reporter: Xintong Song
>            Assignee: Fabian Paul
>            Priority: Major
>              Labels: pull-request-available, test-stability
>             Fix For: 1.15.0
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=24595&view=logs&j=72d4811f-9f0d-5fd0-014a-0bc26b72b642&t=e424005a-b16e-540f-196d-da062cc19bdf&l=7344
> {code}
> Sep 28 22:36:05 [ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 35.773 s <<< FAILURE! - in org.apache.flink.connector.kafka.sink.KafkaWriterITCase
> Sep 28 22:36:05 [ERROR] testLingeringTransaction  Time elapsed: 3.07 s  <<< FAILURE!
> Sep 28 22:36:05 java.lang.AssertionError: 
> Sep 28 22:36:05 
> Sep 28 22:36:05 Expected: a collection with size <1>
> Sep 28 22:36:05      but: collection size was <0>
> Sep 28 22:36:05 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> Sep 28 22:36:05 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
> Sep 28 22:36:05 	at org.apache.flink.connector.kafka.sink.KafkaWriterITCase.testLingeringTransaction(KafkaWriterITCase.java:213)
> {code}



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