Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1682 Security for Kafka
  3. KAFKA-2582

ConsumerMetdata authorization error not returned to user

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0.0
    • 0.9.0.0
    • security
    • None

    Description

      The current authorization implementation for the ConsumerMetadata request throws AuthorizationException, but the exception handler does not convert this to an authorization error. Instead, the handler in ConsumerMetdataRequest converts all exceptions to ConsumerCoordinatoryNotAvailable, which would cause the client to continue retrying indefinitely.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: