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

   This is from [#16532's 
comment](https://github.com/apache/kafka/pull/16532/files#r2028985028):
   
   The forEach loop in the assertion will never execute because 
`nonResponseData` is empty.
   
   This happens because `emptyMap()` has a size of 0, so there are no elements 
to iterate over.
   


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