CalvinConfluent commented on PR #14612: URL: https://github.com/apache/kafka/pull/14612#issuecomment-1886258250
@mumrah @artemlivshits Refactored the code with the following major changes 1. Extract the request handling from the KafkaApis.scala. 2. Performance optimization. Now it loops twice the topic list and avoids unnecessary copies. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
