Chia-Ping Tsai created KAFKA-18156: -------------------------------------- Summary: VerifiableConsumer should ignore "--session-timeout" when using CONSUMER protocol Key: KAFKA-18156 URL: https://issues.apache.org/jira/browse/KAFKA-18156 Project: Kafka Issue Type: Bug Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
The "session.timeout.ms" is unsupported by CONSUMER protocol, so VerifiableConsumer should skip the config when using CONSUMER protocol. Additionally, we should update the docs of "--session-timeout" to highlight this change -- This message was sent by Atlassian Jira (v8.20.10#820010)