dajac opened a new pull request, #19572:
URL: https://github.com/apache/kafka/pull/19572

   While working on https://github.com/apache/kafka/pull/19515, I came to the 
conclusion that the OffsetFetchRequest is quite messy and overall too 
complicated. This patch rationalize the constructors. OffsetFetchRequest has a 
single constructor accepting the OffsetFetchRequestData. This will also 
simplify adding the topic ids. All the changes are mechanical, replacing data 
structures by others.
   


-- 
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