Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1492

Getting error when sending producer request at the broker end with a single broker

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 0.8.1.1
    • None
    • producer
    • None

    Description

      Tried to run a simple example by sending a message to a single broker . Getting error
      [2014-06-13 08:35:45,402] INFO Closing socket connection to /127.0.0.1. (kafka.network.Processor)
      [2014-06-13 08:35:45,440] WARN [KafkaApi-1] Produce request with correlation id 2 from client on partition [samsung,0] failed due to Leader not local for partition [samsung,0] on broker 1 (kafka.server.KafkaApis)
      [2014-06-13 08:35:45,440] INFO [KafkaApi-1] Send the close connection response due to error handling produce request [clientId = , correlationId = 2, topicAndPartition = [samsung,0]] with Ack=0 (kafka.server.KafkaApis)

      OS- Windows 7 , JDK 1.7 , Scala 2.10

      Attachments

        Activity

          People

            junrao Jun Rao
            shriram_76 sriram
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: