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

Till Rohrmann commented on FLINK-11293:
---------------------------------------

In the test logs I looks as if the deletion of the topic was completed when 
cleaning up the test case. However, then the program hangs for quite some time 
until it times out:
{code}
20:16:04,637 INFO  kafka.controller.TopicDeletionManager                        
 - [Topic Deletion Manager 0], Deletion of topic 
concurrentProducerConsumerTopic_f33b5fc7-586d-4a9c-9b1c-4e1f450652e9 
successfully completed
20:16:04,637 INFO  kafka.controller.KafkaController                             
 - [Controller id=0] New topics: [Set()], deleted topics: [Set()], new 
partition replica assignment [Map()]
20:16:56,502 INFO  kafka.log.LogSegment                                         
 - Deleted log 
/tmp/kafkaITcase-kafka-dir-d834322d-d069-4586-8a82-7e7b39f879de/server-0/tstopic-1.de0e994871d847fca012c0351bcdfeca-delete/00000000000000000000.log.
{code}
I'm not sure why this is happening.

> KafkaITCase.testConcurrentProducerConsumerTopology times out on Travis
> ----------------------------------------------------------------------
>
>                 Key: FLINK-11293
>                 URL: https://issues.apache.org/jira/browse/FLINK-11293
>             Project: Flink
>          Issue Type: Bug
>          Components: Kafka Connector, Tests
>    Affects Versions: 1.8.0
>            Reporter: Till Rohrmann
>            Priority: Critical
>             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)

Reply via email to