Skip to content

KAFKA-12298: Create LeaderAndIsrRequestBenchmark#10071

Closed
jolshan wants to merge 4 commits intoapache:trunkfrom
jolshan:KAFKA-12298
Closed

KAFKA-12298: Create LeaderAndIsrRequestBenchmark#10071
jolshan wants to merge 4 commits intoapache:trunkfrom
jolshan:KAFKA-12298

Conversation

@jolshan
Copy link
Copy Markdown
Member

@jolshan jolshan commented Feb 5, 2021

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant