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

Simple Consumer connecting to Broker that is not the Leader generates wrong error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • None
    • core

    Description

      0.8.0 HEAD from 3/4/2013

      Using a SimpleConsumer, connect to a Broker that is NOT the leader for the topic/partition you want to fetch, but IS a replica.

      On fetch the error returned is '5' 'ErrorMapping.LeaderNotAvailableCode'

      Per email thread with Neha:

      "Ideally, you should get back ErrorMapping.NotLeaderForPartitionCode"

      Key part of the test is the Broker must be a replica. If the topic/partition is not on the Broker you get a different (correct) error.

      Attachments

        1. kafka-787.patch
          0.8 kB
          Neha Narkhede

        Activity

          People

            nehanarkhede Neha Narkhede
            chriscurtin Chris Curtin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: