Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-12466 Controller and Broker Metadata Snapshots
  3. KAFKA-12837

Process entire batch in broker metadata listener

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      The currently BrokerMetadataListener process one batch at a time even thought it is possible for the BatchReader to contain more than one batch. This is functionally correct but it would required less coordination between the RaftIOThread and the broker metadata listener thread if the broker is changed to process all of the batches included in the BatchReader sent through handleCommit.

      Attachments

        Issue Links

          Activity

            People

              jagsancio Jose Armando Garcia Sancio
              jagsancio Jose Armando Garcia Sancio
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: