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

AdminClient should retry based on returned error codes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • None

    Description

      The AdminClient only retries if the request fails with a retriable error. If a response is returned, then a retry is never attempted. This is inconsistent with other clients that check the error codes in the response and retry for each retriable error code.

      We should consider if it makes sense to adopt this behaviour in the AdminClient so that users don't have to do it themselves.

      Attachments

        Activity

          People

            andrey.dyachkov@gmail.com Andrey Dyachkov
            ijuma Ismael Juma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: