Lianet Magrans created KAFKA-18176:
--------------------------------------
Summary: Consumer system tests failure due to unsupported protocol
configs
Key: KAFKA-18176
URL: https://issues.apache.org/jira/browse/KAFKA-18176
Project: Kafka
Issue Type: Bug
Components: system tests
Reporter: Lianet Magrans
Consumer system tests are failing with the validation that Classic protocol
configs cannot be used with the new consumer/protocol
OffsetValidationTest/test_consumer_failure/clean_shutdown=True.enable_autocommit=False.metadata_quorum=ISOLATED_KRAFT.use_new_coordinator=True.group_protocol=consumer/1/VerifiableConsumer-0-140207405726800/ducker05/verifiable_consumer.stdout:Exception
in thread "main" org.apache.kafka.common.config.ConfigException:
session.timeout.ms cannot be set when group.protocol=CONSUMER
--
This message was sent by Atlassian Jira
(v8.20.10#820010)