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

New group coordinator can return REQUEST_TIMED_OUT for OFFSET_FETCHes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.0.0
    • group-coordinator
    • None

    Description

      Under some circumstances, the new group coordinator can return REQUEST_TIMED_OUT errors in response to OFFSET_FETCH requests.

      However, the client (ConsumerCoordinator) does not handle this error code and treats it as non-retryable. For compatibility with older clients, we can map REQUEST_TIMED_OUT to NOT_COORDINATOR.

       

      Similar to KAFKA-16386.

      Attachments

        Issue Links

          Activity

            People

              squah-confluent Sean Quah
              squah-confluent Sean Quah
              David Jacot David Jacot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: