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

Improve handling of authorization failure during metadata refresh

    XMLWordPrintableJSON

Details

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

    Description

      There are two problems, one more severe than the other:

      1. The consumer blocks indefinitely if there is non-transient authorization failure during metadata refresh due to KAFKA-2391
      2. We get a TimeoutException instead of an AuthorizationException in the producer for the same case

      If the fix for KAFKA-2391 is to add a timeout, then we will have issue `2` in both producer and consumer.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: