[ https://issues.apache.org/jira/browse/KAFKA-18002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mickael Maison updated KAFKA-18002: ----------------------------------- Fix Version/s: 4.2.0 (was: 4.1.0) > Upgrade connect_distributed_test.py's test_exactly_once_source to support > different group.protocol values > --------------------------------------------------------------------------------------------------------- > > Key: KAFKA-18002 > URL: https://issues.apache.org/jira/browse/KAFKA-18002 > Project: Kafka > Issue Type: Bug > Components: clients, connect, consumer, system tests > Affects Versions: 3.9.0 > Reporter: Kirk True > Priority: Major > Labels: kip-848-client-support > Fix For: 4.2.0 > > > The Connect system test forĀ {{test_exactly_once_source}} needs to be updated > to allow testing against different {{group.protocol}} values. The Connector > that's started is not supplied with the group.protocol value from the test > parameter, so it defaults to {{{}ConsumerConfig.DEFAULT_GROUP_PROTOCOL{}}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)