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

Fix AdminClient request timeout handling bug resulting in continual BrokerNotAvailableExceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.11.0.0
    • 0.11.0.1
    • None

    Description

      The AdminClient does not properly clear calls from the callsInFlight structure. Later, in an effort to clear the lingering call objects, it closes the connection they are associated with. This disrupts new incoming calls, which then get java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.BrokerNotAvailableException.

      Attachments

        Issue Links

          Activity

            People

              cmccabe Colin McCabe
              norwood dan norwood
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: