lucasbru commented on code in PR #19604: URL: https://github.com/apache/kafka/pull/19604#discussion_r2137189941
########## tests/kafkatest/services/kafka/config_property.py: ########## @@ -74,14 +74,14 @@ DELEGATION_TOKEN_SECRET_KEY="delegation.token.secret.key" SASL_ENABLED_MECHANISMS="sasl.enabled.mechanisms" -GROUP_COORDINATOR_REBALANCE_PROTOCOLS="group.coordinator.rebalance.protocols" Review Comment: With streams and share protocols using a feature flag, this is not needed anymore. -- 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]
