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
- links to