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

KafkaConsumer polls in a tight loop if group is not authorized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • consumer
    • None

    Description

      Consumer propagates GroupAuthorizationException from poll immediately when trying to find coordinator even though it is a retriable exception. If the application polls in a loop, ignoring retriable exceptions, the consumer tries to find coordinator in a tight loop without any backoff. We should apply retry backoff in this case to avoid overloading brokers.

      Attachments

        Issue Links

          Activity

            People

              rsivaram Rajini Sivaram
              rsivaram Rajini Sivaram
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: