mimaison commented on code in PR #19395:
URL: https://github.com/apache/kafka/pull/19395#discussion_r2032004110


##########
server/src/test/java/org/apache/kafka/network/SocketServerConfigsTest.java:
##########
@@ -22,8 +22,8 @@
 
 import org.junit.jupiter.api.Test;
 
-import java.util.Arrays;
 import java.util.HashMap;

Review Comment:
   You can also replace the 2 usages of `new HashMap<>()` with `Map.of()`



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