Pradeep created KAFKA-1713:
------------------------------
Summary: Partition files not created
Key: KAFKA-1713
URL: https://issues.apache.org/jira/browse/KAFKA-1713
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.8.1.1
Environment: Linux, 2GB RAM, 2 Core CPU
Reporter: Pradeep
We are using Kafka Topic APIs to create the topic. But in some cases, the topic
gets created but we don't see the partition specific files and when
producer/consumer tries to get the topic metadata and it fails with exception.
k.p.BrokerPartitionInfo - Error while fetching metadata [{TopicMetadata for
topic tloader1 -> No partition metadata for topic tloader1 due to
kafka.common.UnknownTopicOrPartitionException}] for topic [tloader1]: class
kafka.common.UnknownTopicOrPartitionException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)