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

KafkaConsumer does not properly handle authorization errors from offset fetches

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0.1, 0.10.0.1, 0.10.1.1
    • 0.10.2.0
    • consumer
    • None

    Description

      It's possible to receive both group and topic authorization exceptions from an OffsetFetch, but the consumer currently treats this as generic unexpected errors. We should probably return GroupAuthorizationException and TopicAuthorizationException to be consistent with the other consumer APIs.

      Attachments

        Issue Links

          Activity

            People

              hachikuji Jason Gustafson
              hachikuji Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: