Bruno Cadonna created KAFKA-17324: ------------------------------------- Summary: Set config {{group.protocol}} to {{classic}} in Streams Key: KAFKA-17324 URL: https://issues.apache.org/jira/browse/KAFKA-17324 Project: Kafka Issue Type: Task Reporter: Bruno Cadonna Fix For: 4.0.0
Streams is not compatible with the new consumer rebalance protocol proposed in KIP-848. Thus, Streams should set/override config {{group.protocol}} to {{classic}} at startup to ensure that the classic protocol is used. -- This message was sent by Atlassian Jira (v8.20.10#820010)