skaundinya15 opened a new pull request #11000:
URL: https://github.com/apache/kafka/pull/11000


   This PR follows up on the implementation in 
https://github.com/apache/kafka/pull/10962 to add an additional test for 
batched `offsetFetch` requests where we have a group that is repeating with a 
different topic partition list in the request. The expected behavior here is 
that the response will return whatever the last mapping of group to 
`List<TopicPartition>` was put in the request. 
   
   This path should be merged to both `trunk` and `3.0`.


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