lianetm commented on code in PR #14364: URL: https://github.com/apache/kafka/pull/14364#discussion_r1341662210
########## clients/src/main/java/org/apache/kafka/clients/consumer/internals/AssignorSelection.java: ########## @@ -56,7 +57,7 @@ public static AssignorSelection defaultAssignor() { return new AssignorSelection(Type.SERVER, "uniform"); Review Comment: Agree, I missed this too. We agreed that we would have no default on the client side, and would let the server choose. -- 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