Kirk True created KAFKA-18002:
---------------------------------
Summary: 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
Fix For: 4.0.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)