Pradeep created KAFKA-1738:
------------------------------
Summary: Partition files not created after restart from forced
shutdown
Key: KAFKA-1738
URL: https://issues.apache.org/jira/browse/KAFKA-1738
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)