jolshan opened a new pull request #10071:
URL: https://github.com/apache/kafka/pull/10071


   I thought it would be useful to check how the changes to 
LeaderAndIsrRequests (for KIP-516) affect the handling of the request. This 
benchmark builds a LeaderAndIsrRequest and calls  
`kafkaApis.handleLeaderAndIsrRequest`. Other benchmarks for this type of 
request could be added here as well.
   
   I also slightly changed the MetadataRequestBenchmark since I noticed that 
the MetadataCache used in that benchmark did not add topic IDs.
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to