chia7712 commented on code in PR #16715: URL: https://github.com/apache/kafka/pull/16715#discussion_r1695269002
########## tests/kafkatest/services/kafka/kafka.py: ########## @@ -782,7 +782,8 @@ def prop_file(self, node): if self.use_new_coordinator: override_configs[config_property.NEW_GROUP_COORDINATOR_ENABLE] = 'true' Review Comment: > I would keep it for now. It is nice to have the ability to set it explicitly in tests. that is fine to me. BTW, will we remove `group.coordinator.new.enable` in the future? -- 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