conduktor.io ↗

KIP-735 — Increase default consumer session timeout

Accepted Kafka 3.0 Consumer

Adds a per-consumer-group `session.timeout.ms` override capability so that individual groups can be configured with session timeouts outside the broker's global `[group.min/max.session.timeout.ms]` range. In multi-tenant cloud environments workloads have highly variable GC and network characteristics, making a single global timeout range inadequate for all groups.

Details

AuthorJason Gustafson
StatusAccepted
Kafka Version3.0
JIRAKAFKA-12874
WikiView on Apache Wiki
Created2021-04-21
Last Modified2021-07-30
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.