conduktor.io ↗

KIP-988 — Streams Standby Task Update Listener

Accepted Kafka 3.7 Streams

Adds a `StandbyUpdateListener` interface to Kafka Streams that fires callbacks when standby tasks begin, complete, or make progress restoring state from changelog topics. Currently, `StateRestoreListener` only covers active task restoration, leaving standby task state opaque to operators.

Details

AuthorColt McNealy
StatusAccepted
Kafka Version3.7
JIRAKAFKA-15448
WikiView on Apache Wiki
Created2023-10-03
Last Modified2023-12-04
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.