You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Pradeep (JIRA)" <ji...@apache.org> on 2014/10/18 00:28:33 UTC

[jira] [Created] (KAFKA-1713) Partition files not created

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)