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

Jun Rao updated KAFKA-1412:
---------------------------

    Attachment: KAFKA-1412.patch

> transient unit test failure in ProducerSendTest.testAutoCreateTopic
> -------------------------------------------------------------------
>
>                 Key: KAFKA-1412
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1412
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8.2
>            Reporter: Jun Rao
>         Attachments: KAFKA-1412.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Saw the following transient failure. 
> kafka.api.test.ProducerSendTest > testAutoCreateTopic FAILED
>     java.util.concurrent.ExecutionException: 
> org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server 
> does not host this topic-partition.
>         at 
> org.apache.kafka.clients.producer.internals.FutureRecordMetadata.valueOrError(FutureRecordMetadata.java:56)
>         at 
> org.apache.kafka.clients.producer.internals.FutureRecordMetadata.get(FutureRecordMetadata.java:43)
>         at 
> org.apache.kafka.clients.producer.internals.FutureRecordMetadata.get(FutureRecordMetadata.java:25)
>         at 
> kafka.api.test.ProducerSendTest.testAutoCreateTopic(ProducerSendTest.scala:254)
>         Caused by:
>         org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This 
> server does not host this topic-partition.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to