[
https://issues.apache.org/jira/browse/KAFKA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-1412.
----------------------------
Resolution: Fixed
Fix Version/s: 0.8.2
Assignee: Jun Rao
Thanks for the reviews. Committed to trunk.
> 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
> Assignee: Jun Rao
> Fix For: 0.8.2
>
> Attachments: KAFKA-1412.patch, 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)