FrankYang0529 commented on PR #19815:
URL: https://github.com/apache/kafka/pull/19815#issuecomment-2930842759

   @dajac @AndrewJSchofield Thanks for the review. I think we only need to 
optimize the case like `AlterShareGroupOffsetsResponse.java` which tries to use 
`HashMap` to build the response. We can do enhancement by `mapKey`, so it can 
use the generated collection directly. I go through all request / response. We 
probably need to modify `AlterShareGroupOffsetsResponse.json`. If you all agree 
with it, I can update it in this PR.
   
   https://github.com/apache/kafka/pull/18929#discussion_r2091058650
   
   cc @chia7712 


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to