rajinisivaram commented on pull request #10127: URL: https://github.com/apache/kafka/pull/10127#issuecomment-781982491
@ijuma With the topic ID change, we need to process response data differently based on version. I assumed that was the reason for adding the logic to `LeaderAndIsrResponse.partitionErrors()` rather than doing that while processing `LeaderAndIsrResponse.partitions()` in KafkaController. I believe @jolshan ran microbenchmarks with the PR that made the update. ---------------------------------------------------------------- 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: us...@infra.apache.org