chia7712 commented on code in PR #18970:
URL: https://github.com/apache/kafka/pull/18970#discussion_r1962493256


##########
group-coordinator/src/test/java/org/apache/kafka/coordinator/group/GroupCoordinatorConfigTest.java:
##########
@@ -46,8 +46,8 @@
 
 public class GroupCoordinatorConfigTest {
     private static final List<ConfigDef> GROUP_COORDINATOR_CONFIG_DEFS = 
List.of(

Review Comment:
   Perhaps we should move `GROUP_COORDINATOR_CONFIG_DEFS` into 
`GroupCoordinatorConfig`.  `GROUP_COORDINATOR_CONFIG_DEFS` is used extensively.



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