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

KafkaConsumer Fetcher can send ListOffsets requests in parallel when initializing position

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • consumer
    • None

    Description

      With the changes in KIP-79, we've added basic support for sending ListOffsets requests in parallel, however we do not yet utilize this capability when resetting offsets internally. Instead we send a separate ListOffsets request for each partition separately. Should be straightforward to refactor Fetcher to make use of parallel requests.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hachikuji Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: