[
https://issues.apache.org/jira/browse/KAFKA-18651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Brutschy updated KAFKA-18651:
-----------------------------------
Fix Version/s: 4.1
> Core streams-specific broker configurations
> -------------------------------------------
>
> Key: KAFKA-18651
> URL: https://issues.apache.org/jira/browse/KAFKA-18651
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Lucas Brutschy
> Assignee: Bill Bejeck
> Priority: Major
> Fix For: 4.1
>
>
> We need to add the following core subset of broker configurations (some may
> already be there):
> {{Broker configs:}}
> {{group.coordinator.rebalance.protocols – add value streams to enable streams
> rebalance protocol}}
> {{group.streams.session.timeout.ms}}
> {{group.streams.heartbeat.interval.ms}}
> {{group.streams.num.standby.replicas}}
> {{group.streams.max.size}}
>
> We need to make sure that `num.standby.replicas` is passed with
> `assignmentConfigs` to the assignor.
> As defined in the KIP.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)