You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2019/01/31 09:00:00 UTC

[jira] [Commented] (FLINK-11472) KafkaITCase.testCancelingEmptyTopic failed on Travis

    [ https://issues.apache.org/jira/browse/FLINK-11472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757032#comment-16757032 ] 

Dawid Wysakowicz commented on FLINK-11472:
------------------------------------------

[~till.rohrmann] I guess this happened without changes introduced in https://issues.apache.org/jira/browse/FLINK-11293 ? If this is the case, I would close it.
I am pretty sure it is the same problem, that in Kafka 2.0+ the deletion of topics was getting stuck at random times (multiple different tests were failing because of that). It should be fixed in the mentioned ticket.

> KafkaITCase.testCancelingEmptyTopic failed on Travis
> ----------------------------------------------------
>
>                 Key: FLINK-11472
>                 URL: https://issues.apache.org/jira/browse/FLINK-11472
>             Project: Flink
>          Issue Type: Bug
>          Components: Kafka Connector, Tests
>    Affects Versions: 1.8.0
>            Reporter: Till Rohrmann
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 1.8.0
>
>
> The {{KafkaITCase.testCancelingEmptyTopic}} failed on Travis with a {{TimeoutException}}:
> {code}
> 05:15:35.521 [ERROR] Errors: 
> 05:15:35.521 [ERROR]   KafkaITCase.testCancelingEmptyTopic:85->KafkaConsumerTestBase.runCancelingOnEmptyInputTest:1124->KafkaTestBase.deleteTestTopic:206->Object.wait:502->Object.wait:-2 » TestTimedOut
> {code}
> https://api.travis-ci.org/v3/job/485729678/log.txt



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)