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

one node of Kafka cluster cannot process produce request

    XMLWordPrintableJSON

Details

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

    Description

      We had 3 nodes for kafka cluster, suddenly one node cannot accept produce r request, here is the log:
      [2015-09-21 04:56:32,413] WARN [KafkaApi-0] Produce request with correlation id 9178992 from client on partition [topic_name,3] failed due to Leader not local for partition [topic_name,3] on broker 0 (kafka.server.KafkaApis)

      after restarting that node, it still cannot work and I saw different log:
      [2015-09-21 20:38:16,791] WARN [KafkaApi-0] Produce request with correlation id 9661337 from client on partition [topic_name,3] failed due to Topic topic_name either doesn't exist or is in the process of being deleted (kafka.server.KafkaApis)

      it got fixed after rolling all the kafka nodes

      Attachments

        Activity

          People

            junrao Jun Rao
            runiu Ray
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: