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

   see https://github.com/apache/kafka/pull/21573#discussion_r2867553866
   
   Replace `Utils.mkMap()`  calls with `Map.of()` equivalents throughout 
   the clients module. 
   Use `LinkedHashMap` where iteration order matters (toString tests, partition 
   assignor logic).
   
   
   


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

Reply via email to