Jose Armando Garcia Sancio created KAFKA-12837:
--------------------------------------------------

             Summary: Process entire batch in broker metadata listener
                 Key: KAFKA-12837
                 URL: https://issues.apache.org/jira/browse/KAFKA-12837
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Jose Armando Garcia Sancio


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to