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

AdminClient Blocks Forever in send Method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.9.0.0
    • 0.10.0.0
    • admin
    • None

    Description

      AdminClient will block forever when performing operations involving the send() method, due to usage of ConsumerNetworkClient.poll(RequestFuture) - which blocks indefinitely.

      Suggested fix is to use ConsumerNetworkClient.poll(RequestFuture, long timeout) in AdminClient.send()

      Attachments

        Issue Links

          Activity

            People

              wgreen Warren Green
              johnt John Tylwalk
              Gwen Shapira Gwen Shapira
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: